@hackage cryptocipher0.5.2
Symmetrical block and stream ciphers.
Categories
License
BSD-3-Clause
Maintainer
Vincent Hanquez <vincent@snarc.org>
Links
Versions
Installation
Dependencies (10)
- base >=4.5 && <5
- bytestring
- cereal
- cipher-aes
- cipher-rc4
- cpu >=0.1 && <0.2 Show all…
Dependents (13)
@hackage/tls-extra, @hackage/acme-everything, @hackage/http-enumerator, @hackage/cprng-aes, @hackage/hOpenPGP, @hackage/warp-tls, Show all…
Package Flags
benchmark
(off by default)
Build benchmarks
Symmetrical block and stream ciphers.
This package is eventually going away in this form, and should be considered deprecated. use 'cipher-aes' for AES. For blowfish, camellia, DES/3DES, the package is still maintained, but eventually each cipher will be available in another package.