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
/
include
History
Roman Zeyde
865b76186c
Fix a small typo in the generator parameter name
2019-05-30 14:08:30 +00:00
..
secp256k1_ecdh.h
…
secp256k1_generator.h
Fix a small typo in the generator parameter name
2019-05-30 14:08:30 +00:00
secp256k1_musig.h
musig: add user documentation
2019-05-30 14:08:21 +00:00
secp256k1_preallocated.h
…
secp256k1_rangeproof.h
rangeproof: verify correctness of pedersen commitments when parsing
2019-05-30 14:04:38 +00:00
secp256k1_recovery.h
…
secp256k1_schnorrsig.h
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
2019-05-30 14:04:38 +00:00
secp256k1_surjectionproof.h
Add comment to explain effect of max_n_iterations in surjectionproof_init
2019-05-30 14:04:38 +00:00
secp256k1_whitelist.h
Add n_keys argument to whitelist_verify
2019-05-30 14:04:38 +00:00
secp256k1.h
…