aead

Pure Haskell AEAD-ChaCha20-Poly1305 (docs.ppad.tech/aead).
git clone git://git.ppad.tech/aead.git
Log | Files | Refs | README | LICENSE

CHANGELOG (105B)


      1 # Changelog
      2 
      3 - 0.1.0 (2025-03-09)
      4   * Initial release, supporting the ChaCha20-Poly1305 configuration.
      5 
      6