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
Tim Ruffing
d6738e890e
surjection proof: Reject proofs with too many used inputs in reduced mode
2020-07-24 14:59:36 +02:00
..
ecdh
Merge
#710
: Eliminate harmless non-constant time operations on secret data.
2020-02-24 14:04:36 +01:00
generator
generator: remove
CHECK
abort calls exposed by public API
2020-07-24 14:59:36 +02:00
musig
musig: add user documentation
2020-07-24 14:59:36 +02:00
rangeproof
Clarify how to derive alternative generator H
2020-07-24 14:59:36 +02:00
recovery
Split ecdsa_sign logic into a new function and use it from ecdsa_sign and recovery
2020-06-03 13:19:09 +03:00
schnorrsig
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
2020-07-24 14:59:36 +02:00
surjection
surjection proof: Reject proofs with too many used inputs in reduced mode
2020-07-24 14:59:36 +02:00
whitelist
Improve explanation of key cancellation attack in whitelist.md
2020-07-24 14:59:36 +02:00