Dependencies for crypto-api-0.0.0.1
Libraries
crypto-api
- base (>=4 && <4.4)
- binary (>=0.4.0 && <0.6.0)
- bytestring (>=0.9 && <0.10)
- cereal (>=0.2 && <0.3)
- filepath (>=1.1 && <1.2)
- random (>=1 && <2)
- tagged (>=0.1 && <0.2)
- if flag(alg-tests)
- directory (>=1.0.1.0)
- parsec (>=3.1)
- QuickCheck (>=2.0)
- if flag(benchmarks)
- criterion (>=0.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
alg-tests | Include Test.Crypto module for testing hash and cipher instances | Disabled |
benchmarks | Include benchmarking tools for cryptographic operations | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info