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
/
contrib
History
Andrew Poelstra
c59c602dd6
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
2020-07-24 14:59:36 +02:00
..
lax_der_parsing.c
remove dead store in ecdsa_signature_parse_der_lax
2020-06-29 13:23:26 +08:00
lax_der_parsing.h
Fix header guards using reserved identifiers
2017-08-26 18:44:21 +03:00
lax_der_privatekey_parsing.c
Turn secp256k1_ec_pubkey_serialize outlen to in/out
2015-11-05 06:01:56 +01:00
lax_der_privatekey_parsing.h
Fix header guards using reserved identifiers
2017-08-26 18:44:21 +03:00
travis.sh
Add schnorrsig module which implements BIP-schnorr [0] compatible signing, verification and batch verification.
2020-07-24 14:59:36 +02:00