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
secp256k1-zkp
/
src
/
modules
History
Andrew Poelstra
5d5374f92c
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
...
[0]
https://github.com/sipa/bips/blob/bip-schnorr/bip-schnorr.mediawiki
2019-05-30 14:04:38 +00:00
..
ecdh
[ECDH API change] Allow pass arbitrary data to hash function
2018-05-17 00:38:58 +03:00
generator
add unit test for generator and pedersen commitment roundtripping
2019-05-30 14:04:38 +00:00
rangeproof
use proper types for rangeproof min/max
2019-05-30 14:04:38 +00:00
recovery
Avoid calling secp256k1_*_is_zero when secp256k1_*_set_b32 fails.
2019-05-26 10:28:49 +00:00
schnorrsig
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
2019-05-30 14:04:38 +00:00
surjection
Test for rejection of trailing bytes in surjection proofs
2019-05-30 14:04:38 +00:00
whitelist
Add explanation about how BIP32 unhardened derivation can be used to simplify whitelisting
2019-05-30 14:04:38 +00:00