This website requires JavaScript.
Explore
Help
Sign In
frost
/
secp256k1-zkp
Watch
3
Star
0
Fork
0
You've already forked secp256k1-zkp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
670
Commits
14
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Pieter Wuille
dd891e0ed5
Get rid of _t as it is POSIX reserved
2015-09-21 21:03:37 +02:00
Gregory Maxwell
912f203fc5
Eliminate a few unbraced statements that crept into the code.
...
Also avoids some easily avoided multiple-returns.
2015-09-21 17:21:35 +00:00
Andrew Poelstra
91c0ce95ca
Add benchmarks for ECDH and const-time multiplication
2015-08-01 10:57:36 -05:00