Dependencies for skein-1.0.9.4
Libraries
skein
- base (>=3 && <5)
- bytestring (>=0.9)
- cereal (>=0.3 && <0.6)
- crypto-api (>=0.6 && <0.14)
- tagged (>=0.2 && <0.9)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
reference | Use the reference implementation instead of the optimized one. | Disabled |
force-endianness | Use a manually selected endian when compiling (see flag 'big-endian'). | Disabled |
big-endian | When manually selecting the endianness, use big-endian (default is little-endian). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info