aead

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

commit d1245f96efb62088904e5a5134fc586ddd149ff9
parent 0c15c2e3a51dfc9b9ad8de4b736e69304b7f84af
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 16:22:01 -0230

flake: lockfile (ppad-poly1305)

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -174,11 +174,11 @@ ] }, "locked": { - "lastModified": 1766951654, - "narHash": "sha256-Q+xcIJCOEZ6UgkY62+MOkxUsxL/4ZeQHVjZqVQRxvVA=", + "lastModified": 1778948958, + "narHash": "sha256-vuroggP/yEuE+zqdACQMAeSR8XVKrCs/+rLXaGofG/w=", "ref": "master", - "rev": "1c50a555ab3e4077236aa4d480e4fb3e251e60e0", - "revCount": 24, + "rev": "a0a1e67bd9f37b5d2ba97f0d092766132f531d1b", + "revCount": 36, "type": "git", "url": "git://git.ppad.tech/poly1305.git" },