Commit Graph

6 Commits

Author SHA1 Message Date
James Clarke
2b43be4d84 Fix many cases of unaligned accesses 2017-06-25 18:10:55 +01:00
Dom Crossley
a251c9ff15 Update the index into a partial Poly1305 buffer instead of overwriting 2016-12-07 09:33:55 +00:00
Vincent Hanquez
ec1a44881d fix empty loop in poly1305 for final case 2014-07-07 08:10:37 +01:00
Vincent Hanquez
be7ffaac80 add chunking tests and fix a buf with partial buffer 2014-07-07 04:59:47 +01:00
Vincent Hanquez
c4c0802f80 Add working implementation of poly1305 with 1 test vector. 2014-07-06 15:44:54 +01:00
Vincent Hanquez
9547110a88 add prototype poly1305 cbits 2014-07-05 14:14:41 +01:00