/cryptonite-openssl

openssl crypto binding extending cryptonite with new crypto capabilities

Primary LanguageHaskellOtherNOASSERTION

cryptonite-openssl

Build Status BSD Haskell

Support for OpenSSL based crypto operations in Haskell, as a bolt-in to cryptonite

If you have no idea what're you doing, please do not use this directly, rely on higher level protocols or higher level implementation.

Documentation: cryptonite-openssl on hackage

Support

See Haskell packages guidelines section support

Building on MacOS X

  • using openssl system library
  • using alternative installation

Building on windows

You need the C++ runtime :

And the right installation of OpenSSL. Some binary installations are available here:

Building with alternative OpenSSL - BoringSSL, LibreSSL

Not currently tried or implemented, but this is probably easy to do.