aead

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

commit 460f68687ae3ec2cfd393b2c2919a27fa842c05e
parent d7a8f01528bad77d6029857d5074780ae4f52e74
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 17 Jul 2026 18:02:15 -0230

flake: lockfile

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": 1783709370, - "narHash": "sha256-OyDev7A0Q7SqEyAztCeXcl+DILaKKYIQg2h2+8jaB9k=", + "lastModified": 1784320182, + "narHash": "sha256-00uGJT3tB73CR1KER3N+nWmZSmudpHVBtsITpS28ajs=", "ref": "master", - "rev": "d7cfef78410784591efe93f0e3322278029c41ed", - "revCount": 45, + "rev": "46178fcbd84f53a9412e090dcd02dd81887e6166", + "revCount": 47, "type": "git", "url": "git://git.ppad.tech/poly1305.git" },