code wiki / poly1305

topic: poly1305

10 modules sharing the poly1305 name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_poly1305.nxBernstein's Poly1305 MAC (RFC 8439 variant). 3345
nx_poly1305_bench.nxthroughput bench for the SCALAR Poly1305 (same verified 5x26-bit-limb code914
nx_poly1305_gate.nxGATE for the SCALAR Poly1305 reference (the MAC half of the room's1948
nx_poly1305_pow_gate.nxcompute + verify the Poly1305 key powers r, r^2, r^3, r^4 (mod 2^130-5),14412
nx_poly1305_pure.nxarchitecture-neutral Poly1305 (arena-based).3267
nx_poly1305_pure_test.nxRV64 KAT for nx_poly1305_pure.nx.471
nx_poly1305_test.nxRFC 8439 §2.5.2 KAT for Poly1305.891
nx_poly1305_tput_probe.nxmeasure Nishi Poly1305 MAC throughput in443
nx_poly1305_wasm.nxPoly1305 MAC (RFC 7539 §2.5) for WAT target.3236
poly1305.nxBernstein's Poly1305 MAC (RFC 8439 variant). 2885