Dependencies for hashes-0.2.3

library

Flags

Manual Flags

NameDescriptionDefault
with-openssl

Include cryptograph hash functions from openssl. Requires that openssl is installed in the system at a location where cabal can find it.

Enabled
benchmark-cryptonite

Include implementations from the cryptonite package in benchmarks

Disabled
test-cryptonite

Test compatibility with implementations of hash functions in cryptonite

Disabled
openssl-use-pkg-config

Use pkg-config to find OpenSSL (macOS and linux only).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info