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
Andrew Poelstra
1c830b4c9a
Merge pull request
#53
from romanz/zkp-trezor
...
Changes necessary for usage on Trezor
2019-04-12 16:42:45 +00:00
..
secp256k1_ecdh.h
…
secp256k1_generator.h
Fix a small typo in the generator parameter name
2019-04-11 17:59:58 +03:00
secp256k1_musig.h
musig: remove musig_session API docs about session ID reuse; link to Blockstream blog post
2019-02-21 15:02:13 +00:00
secp256k1_preallocated.h
Explain caller's obligations for preallocated memory
2019-04-01 17:53:26 +02:00
secp256k1_rangeproof.h
rangeproof: verify correctness of pedersen commitments when parsing
2018-12-14 20:25:51 +00:00
secp256k1_recovery.h
…
secp256k1_schnorrsig.h
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
2019-01-29 11:02:07 +00:00
secp256k1_surjectionproof.h
Add comment to explain effect of max_n_iterations in surjectionproof_init
2018-12-14 20:25:51 +00:00
secp256k1_whitelist.h
Add n_keys argument to whitelist_verify
2018-12-14 20:25:51 +00:00
secp256k1.h
Make randomization of a non-signing context a noop
2019-04-12 17:36:44 +02:00