@hackage / aes-gcm

AES Galois/Counter Mode (GCM) AEAD Cipher

Latest0.0.0.0

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License GPL-2.0-or-later
  • Categories Cryptography
  • Maintained by: hvr@gnu.org

  • Lottery factor: 1

Links

Installation

Readme

This library provides a type-safe API to OpenSSL's AES GCM (NIST SP 800-38D) implementation. The API provides both a pure one-shot interface as well as an IO-based incremental interface for streaming large amounts of data.