Dependencies for DRBG-0.3
Libraries
DRBG
- base (>=4.0 && <5)
- bytestring
- cereal (>=0.2 && <0.5)
- cipher-aes128
- crypto-api (>=0.6)
- cryptohash (>=0.6.1)
- entropy
- mtl (>=2.0)
- parallel
- prettyclass
- tagged (>=0.2)
Executables
drbg_test
- if !flag(test)
- buildable: False
- if flag(test)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build a program to test the DRBG library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info