]> git.ipfire.org Git - thirdparty/tor.git/commit
Polyval: add ability to store key separately.
authorNick Mathewson <nickm@torproject.org>
Sun, 20 Apr 2025 14:37:38 +0000 (10:37 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 21 May 2025 13:43:51 +0000 (09:43 -0400)
commit3aa29c52b6a4dba599ab75310f3c639874e7f22a
treef401d7dbdb2b20dab1ea686823207c8dfce784b2
parent568004d863978acfeb2880deca980ec5f96547c5
Polyval: add ability to store key separately.

This will help reduce storage, since we never actually need
to keep a running total outside of a function.
src/ext/polyval/ctmul.c
src/ext/polyval/ctmul64.c
src/ext/polyval/pclmul.c
src/ext/polyval/polyval.c
src/ext/polyval/polyval.h