@hackage / ppad-aead

A pure AEAD-ChaCha20-Poly1305 construction

Latest0.3.2

About

Metadata

  • Last updated , by JaredTobin
  • License MIT
  • Categories Cryptography
  • Maintained by: jared@ppad.tech

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Use GHC's LLVM backend.

Readme

A pure authenticated encryption with associated data (AEAD) implementation supporting ChaCha20-Poly1305, per RFC8439.