Deprecated

In favour of

haskoin-crypto

Implementation of Bitcoin cryptographic primitives.

http://github.com/plaprade/haskoin-crypto

Latest on Hackage:0.0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Philippe Laprade
Maintained by [email protected]

This package provides the elliptic curve cryptography required for creating and validating bitcoin transactions. It also provides SHA-256 and RIPEMD-160 hashing functions.