Package Info

ghc-cipher-aes


Fast AES cipher implementation with advanced mode of operations


Unspecified

Fast AES cipher implementation with advanced mode of operations.

The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing), GCM (Galois Counter Mode).

The AES implementation uses AES-NI when available (on x86 and x86-64 architecture), but fallback gracefully to a software C implementation.

The software implementation uses S-Boxes, which might suffer for cache timing issues. However do notes that most other known software implementations, including very popular one (openssl, gnutls) also uses similar implementation. If it matters for your case, you should make sure you have AES-NI available, or you'll need to use a different implementation.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/cipher-aes

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.2.11-bp156.3.4 info GA Release 2024-02-21 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-bp155.2.14 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-bp154.1.13 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-bp150.2.6 info GA Release 2018-08-01 15
  • AArch64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-bp150.2.7 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-2.3 info 5585 2016-09-14 12 GA-SP5
  • AArch64
  • s390x
  • x86-64
  • ghc-cipher-aes
  • ghc-cipher-aes-devel
0.2.11-2.2 info 5585 2016-09-14 12 GA-SP5
  • ppc64le
  • ghc-cipher-aes
  • ghc-cipher-aes-devel