cipher-aes128: AES and common modes using AES-NI when available.
Cipher-aes128 is an implementation of AES and common modes of operation. It borrows Hanquez's C AES code (see 'cipher-aes') but
is unique due to including compile-time detection of
NI compiler support, a slightly more functional interface
for GCM operations, exposure of Ptr
based operations via the .Internal module, and build-in crypto-api support.
Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines", which has since been adopted into cipher-aes.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build a program to test the AES implementation | Disabled |
halvm | The HaLVM target | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cipher-aes128-0.7.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.4, 0.4.1, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.0.6 |
---|---|
Dependencies | base (>=4.2 && <5), bytestring (>=0.10.2), cereal, cipher-aes128, crypto-api (>=0.13), crypto-api-tests, tagged, test-framework [details] |
Tested with | ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | Thomas M. DuBuisson |
Author | Thomas M. DuBuisson, Vincent Hanquez (See AUTHORS file) |
Maintainer | thomas.dubuisson@gmail.com |
Revised | Revision 1 made by phadej at 2018-03-14T12:00:00Z |
Category | Cryptography |
Home page | https://github.com/TomMD/cipher-aes128 |
Bug tracker | https://github.com/TomMD/cipher-aes128/issues |
Source repo | head: git clone https://github.com/TomMD/cipher-aes128 |
Uploaded | by ThomasDuBuisson at 2016-08-28T22:25:36Z |
Distributions | Arch:0.7.0.6, Debian:0.7.0.5, FreeBSD:0.7.0.1 |
Reverse Dependencies | 7 direct, 1985 indirect [details] |
Executables | aes128_test |
Downloads | 27933 total (78 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-28 [all 1 reports] |