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
Jonas Nick
9957307c3f
Fix explanation of H derivation. It doesn't use DER encoding.
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
Add tweak32 parameter to musig_partial_sig_combine which allows to sign for p2c/taproot commitments
2020-07-24 14:59:36 +02:00
rangeproof
Fix explanation of H derivation. It doesn't use DER encoding.
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