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
/
schnorr
History
Cory Fields
b183b41122
bugfix: "ARG_CHECK(ctx != NULL)" makes no sense
...
Move all context checks to VERIFY_CHECK and be sure they come before all ARG_CHECKs.
2015-09-02 23:42:51 -04:00
..
main_impl.h
bugfix: "ARG_CHECK(ctx != NULL)" makes no sense
2015-09-02 23:42:51 -04:00
Makefile.am.include
Add support for custom EC-Schnorr-SHA256 signatures
2015-08-03 20:08:51 +02:00
schnorr_impl.h
Add support for custom EC-Schnorr-SHA256 signatures
2015-08-03 20:08:51 +02:00
schnorr.h
Add support for custom EC-Schnorr-SHA256 signatures
2015-08-03 20:08:51 +02:00
tests_impl.h
Add support for custom EC-Schnorr-SHA256 signatures
2015-08-03 20:08:51 +02:00