@hackage / ppad-secp256k1

Schnorr signatures, ECDSA, and ECDH on the elliptic curve secp256k1

0.5.6

About

Metadata

  • Last updated , by JaredTobin
  • License MIT
  • Categories Cryptography
  • Maintained by: jared@ppad.tech

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Use GHC's LLVM backend.

Readme

Pure BIP0340-style Schnorr signatures, deterministic RFC6979 ECDSA, and ECDH shared secret computation on the elliptic curve secp256k1.