intel-aes: Hardware accelerated AES encryption and RNG.

[ bsd3, cryptography, library ] [ Propose Tags ]

AES encryption with optional hardware acceleration. Plus, statistically sound, splittable random number generation based on AES. The package is nothing more than a wrapper around the following Intel-provided AESNI sample library that also includes a portable software implementation by Brian Gladman: http:/software.intel.comen-usarticlesdownload-the-intel-aesni-sample-library/ The consists of C, assembly sources, and Haskell sources. It includes prebuilt dynamic libraries for these sources 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!) Regarding portability, see: https:/github.comrrnewtonintel-aesissues#issue1 Finally, note that this package is currently triggering some haddock problems. A manually built copy of the documentation can be found at: http:/people.csail.mit.edunewtonintel-aes-doc

Modules

  • Codec
    • Crypto
      • Codec.Crypto.ConvertRNG
      • Codec.Crypto.GladmanAES
      • Codec.Crypto.IntelAES
        • Codec.Crypto.IntelAES.AESNI
    • Encryption
      • Codec.Encryption.BurtonRNGSlow

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.2.0.0, 0.2.1.0, 0.2.1.1
Dependencies base (>=4 && <5), bytestring, cereal, crypto-api, DRBG, haskell98, intel-aes, process, random, rdtsc, split, tagged, time, unix [details]
License BSD-3-Clause
Copyright Copyright (c) 2011 Intel Corporation
Author Ryan Newton <rrnewton@gmail.com>, Svein Ove Aas <svein.ove@aas.no>, Thomas M. DuBuisson
Maintainer Ryan Newton <rrnewton@gmail.com>
Category Cryptography
Source repo head: git clone git://github.com/rrnewton/intel-aes.git
Uploaded by RyanNewton at 2011-02-08T04:50:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables benchmark-intel-aes-rng
Downloads 6029 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]