The latest version of cipher-aes128 is 0.7.0.6-0.

cipher-aes128

Version 0.6 revision 0 uploaded by ThomasDuBuisson.

Package meta

Synopsis
AES and common modes using AES-NI when available.
Description

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.

Author
Thomas M. DuBuisson, Vincent Hanquez (See AUTHORS file)
Bug reports
https://github.com/TomMD/cipher-aes128/issues
Category
Cryptography
Copyright
Thomas M. DuBuisson
Homepage
https://github.com/TomMD/cipher-aes128
Maintainer
thomas.dubuisson@gmail.com
Package URL
n/a
Stability
n/a

Components