@hackage ppad-secp256k10.5.5
Schnorr signatures, ECDSA, and ECDH on the elliptic curve secp256k1
Categories
License
MIT
Maintainer
jared@ppad.tech
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4.9 && <5
- bytestring >=0.9 && <0.13
- ppad-fixed >=0.1.4 && <0.2
- ppad-hmac-drbg >=0.3.1 && <0.4
- ppad-sha256 >=0.3.2 && <0.4
- primitive >=0.8 && <0.10 Show all…
Dependents (5)
@hackage/ppad-bolt4, @hackage/ppad-bolt3, @hackage/musig2, @hackage/ppad-bolt8, @hackage/ppad-bip32
Package Flags
llvm
(off by default)
Use GHC's LLVM backend.
Pure BIP0340-style Schnorr signatures, deterministic RFC6979 ECDSA, and ECDH shared secret computation on the elliptic curve secp256k1.