intel-aes: Hardware accelerated AES encryption and Random Number Generation.

[ bsd3, cryptography, library ] [ Propose Tags ]

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/

Modules

  • Codec
    • Crypto
      • Codec.Crypto.ConvertRNG
  • System
    • Random
      • System.Random.AES
        • System.Random.AES.Tests

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 (>=0.5), DRBG, largeword, 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 <thomas.dubuisson@gmail.com>
Maintainer Ryan Newton <rrnewton@gmail.com>
Category Cryptography
Home page https://github.com/rrnewton/intel-aes/wiki
Source repo head: git clone git://github.com/rrnewton/intel-aes.git
Uploaded by RyanNewton at 2011-08-25T06:14:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
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-27 [all 8 reports]