cipher-aes128: AES and common modes using AES-NI when available.

[ bsd3, cryptography, library ] [ Propose Tags ]

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
NameDescriptionDefault
test

Build a program to test the AES implementation

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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, cereal, cipher-aes128, crypto-api (>=0.13), crypto-api-tests, tagged, test-framework [details]
License BSD-3-Clause
Copyright Thomas M. DuBuisson
Author Thomas M. DuBuisson, Vincent Hanquez (See AUTHORS file)
Maintainer thomas.dubuisson@gmail.com
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 2014-01-08T01:00:51Z
Distributions Arch:0.7.0.6, Debian:0.7.0.5, FreeBSD:0.7.0.1
Reverse Dependencies 7 direct, 1951 indirect [details]
Executables aes128_test
Downloads 27371 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]