FICHA · MANJARO

haskell-cipher-aes128

AES and common modes using AES-NI when available.

  • cryptography-library
  • LIBRARY
  • CRYPTOGRAPHY
  • HARDWARE-ACCELERATION
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for AES and common cipher modes, using AES-NI hardware acceleration when available. It helps cryptographic code perform AES operations faster on supported CPUs.

Developers should prefer complete, authenticated encryption designs over assembling primitives casually. Hardware acceleration improves speed but does not remove the need for correct key and nonce handling.

Permissions

Permissions not analysed for this source yet.