intel-aes

Version 0.2.1.1 revision 0 uploaded by RyanNewton.

Package meta

Synopsis
Hardware accelerated AES encryption and Random Number Generation.
Description

AES encryption with optional hardware acceleration. Plus, statistically sound, splittable random number generation based on AES. This package is nothing more than a wrapper around the Intel-provided AESNI sample library which also includes a portable software implementation of AES by Brian Gladman. It contains C, assembly, and Haskell sources. And it includes prebuilt dynamic libraries to make the build process less fragile. (Rebuilding requires the yasm assembler.) But prebuilt shared libraries are not included for all platforms yet. (Volunteers needed!) Finally, note that this package is currently triggering some haddock problems. A manually built copy of the documentation can be found at: http://cs.indiana.edu/~rrnewton/intel-aes-doc/

Author
Ryan Newton <rrnewton@gmail.com>, Svein Ove Aas <svein.ove@aas.no>, Thomas M. DuBuisson <thomas.dubuisson@gmail.com>
Bug reports
n/a
Category
Cryptography
Copyright
Copyright (c) 2011 Intel Corporation
Homepage
https://github.com/rrnewton/intel-aes/wiki
Maintainer
Ryan Newton <rrnewton@gmail.com>
Package URL
n/a
Stability
Beta

Components