@hackage cipher-aes1280.2
AES128 using AES-NI when available.
Categories
License
BSD-3-Clause
Maintainer
thomas.dubuisson@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
CustomDependencies (5)
- base >=4.5 && <5
- bytestring
- cereal
- crypto-api
- tagged Show all…
Dependents (7)
@hackage/commsec-keyexchange, @hackage/tahoe-chk, @hackage/acme-everything, @hackage/commsec, @hackage/RSA, @hackage/DRBG, Show all…
AES128 with crypto-api instances and a trampoline between Vincent Hanquez's C-based and x86 NI-based AES. Patches welcome to add additional high-performance backends (ARM?)