This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-secp256k1-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-secp256k1-unsafe-fast
0
Code
Issues
Pull Requests
Activity
Custom fork of rust-secp256k1 with unsafe modifications for higher speed. Unsuitable for production.
43
Commits
1
Branch
0
Tags
217
MiB
C
76.3%
Rust
16.6%
Sage
1.9%
Assembly
1.3%
CMake
1.2%
Other
2.7%
d2fcbbe95a
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Andrew Poelstra
d2fcbbe95a
Change name to secp256k1 from bitcoin-secp256k1-rs
...
[breaking-change]
2015-03-25 17:20:44 -05:00
src
Change name to secp256k1 from bitcoin-secp256k1-rs
2015-03-25 17:20:44 -05:00
.gitignore
Add gitignore
2014-08-04 19:59:58 -04:00
.travis.yml
Travis speaks rust now :D
2014-08-27 10:58:24 -07:00
Cargo.toml
Change name to secp256k1 from bitcoin-secp256k1-rs
2015-03-25 17:20:44 -05:00
LICENSE
Add `LICENSE`.
2014-08-10 16:23:40 -07:00
LICENSE-CC0
Add CC0 license and header to all files
2014-08-11 19:26:45 -07:00
Makefile
Initial (failing) implementation.
2014-07-06 22:41:22 -07:00