SimpleAES

Fast AES encryption/decryption for bytestrings

Latest on Hackage:0.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Svein Ove Aas, David Himmelstrup
Maintained by David Himmelstrup

A simplified binding to Brian Gladman's AES implementation, including a copy of that implementation