chiark / gitweb /
algorithms.c: Fix Poly1305 `hashu...' and `hashbuf...' methods.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Apr 2017 16:26:48 +0000 (17:26 +0100)
Hash the input number or length, not the size of the field.


No differences found