poly1305

The Poly1305 message authentication code (docs.ppad.tech/poly1305).
git clone git://git.ppad.tech/poly1305.git
Log | Files | Refs | README | LICENSE

commit a0a1e67bd9f37b5d2ba97f0d092766132f531d1b
parent 6c78d622e644369a9420f849baf706947518ee22
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 13:59:18 -0230

flake: lockfile (ppad-base16)

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

diff --git a/flake.lock b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1766934151, - "narHash": "sha256-BUFpuLfrGXE2xi3Wa9TYCEhhRhFp175Ghxnr0JRbG2I=", + "lastModified": 1778943993, + "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", "ref": "master", - "rev": "58dfb7922401a60d5de76825fcd5f6ecbcd7afe0", - "revCount": 26, + "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", + "revCount": 37, "type": "git", "url": "git://git.ppad.tech/base16.git" },