poly1305

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

commit 4453fd4d5daf225c8c6da818cca7b90739cbc99c
parent 90ae289aa3139bf446522afc2e370714cf172ac3
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 10 Jul 2026 16:19:30 -0230

flake: update lockfile

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

diff --git a/flake.lock b/flake.lock @@ -82,11 +82,11 @@ ] }, "locked": { - "lastModified": 1780597966, - "narHash": "sha256-TbbKDxBraF9WbkaKDXNpRRjeumr6GRMZl6LhSkdu5iE=", + "lastModified": 1780868194, + "narHash": "sha256-Yd3J3gCNLE2vZVMMg1fD7aVpPySIbFqxtwskU6nD/mc=", "ref": "master", - "rev": "e396a7f0d97471e8a9c19ac83f3d3366c3300a4e", - "revCount": 294, + "rev": "74ebe44f818353129c5ec973a55c8bc487e2fd7b", + "revCount": 297, "type": "git", "url": "git://git.ppad.tech/fixed.git" },