csecp256k1

Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
git clone git://git.ppad.tech/csecp256k1.git
Log | Files | Refs | README | LICENSE

Makefile.am.include (290B)


      1 include_HEADERS += include/haskellsecp256k1_v0_1_0_schnorrsig.h
      2 noinst_HEADERS += src/modules/schnorrsig/main_impl.h
      3 noinst_HEADERS += src/modules/schnorrsig/tests_impl.h
      4 noinst_HEADERS += src/modules/schnorrsig/tests_exhaustive_impl.h
      5 noinst_HEADERS += src/modules/schnorrsig/bench_impl.h