aead

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

commit 38441c6039290c9b24c99766e7747bf6ac2d7eb7
parent 7dd81c37159d531bfc83125993fff04864fe66f5
Author: Jared Tobin <jared@jtobin.io>
Date:   Tue, 11 Mar 2025 10:29:52 +0400

meta: update flake lockfile (ppad-poly1305 == 0.2)

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

diff --git a/flake.lock b/flake.lock @@ -139,11 +139,11 @@ ] }, "locked": { - "lastModified": 1741531442, - "narHash": "sha256-GKFlSlcEGPmyvjtjJPiFDH++6/TWO15grMa7hf199UE=", + "lastModified": 1741611492, + "narHash": "sha256-f8cxxMiEoCFbM9zJeS1B45nzVIwzS27o7zN+cZAfQJQ=", "ref": "master", - "rev": "f6c23104c2f4f98f8696afca5850acf83193aee0", - "revCount": 7, + "rev": "30ec265e9cec86d0ac1a50c42ead189d8e2c6821", + "revCount": 12, "type": "git", "url": "git://git.ppad.tech/poly1305.git" },