]> Git Repo - secp256k1.git/commit - Makefile.am
schnorrsig: Init empty experimental module
authorJonas Nick <[email protected]>
Tue, 12 May 2020 21:19:03 +0000 (21:19 +0000)
committerJonas Nick <[email protected]>
Sun, 6 Sep 2020 19:00:03 +0000 (19:00 +0000)
commit7a703fd97db0161bae07ef84513ddde6e0d27353
tree050103c56cd9997a65d0fdb235575e34d729a272
parenteabd9bc46a31c0da6db6d88840eadbe9006447b1
schnorrsig: Init empty experimental module
Makefile.am
configure.ac
include/secp256k1_schnorrsig.h [new file with mode: 0644]
src/modules/schnorrsig/Makefile.am.include [new file with mode: 0644]
src/modules/schnorrsig/main_impl.h [new file with mode: 0644]
src/modules/schnorrsig/tests_impl.h [new file with mode: 0644]
src/secp256k1.c
src/tests.c
This page took 0.026164 seconds and 4 git commands to generate.