@hackage AES0.2.3
Fast AES encryption/decryption for bytestrings
Categories
License
BSD-3-Clause
Maintainer
Svein Ove Aas <svein.ove@aas.no>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- base >=4 && <5
- bytestring
- monads-tf >=0.0.0.1 && <0.1
- transformers >=0.1.4.0 && <0.2 Show all…
Dependents (8)
@hackage/SHA2, @hackage/acme-everything, @hackage/http-enumerator, @hackage/tls, @hackage/data-dispersal, @hackage/Hermes, Show all…
A zero-copy binding to Brian Gladman's AES implementation, including a copy of that implementation