Commit Graph

762 Commits

Author SHA1 Message Date
Vincent Hanquez
d6af6ff023 Merge remote-tracking branch 'origin/poly1305' 2014-07-07 08:05:54 +01:00
Vincent Hanquez
16eb6fa387 Add Salsa20 cipher. most is copied from the ChaCha implementation 2014-07-07 08:04:57 +01:00
Vincent Hanquez
937d52c1a6 fix generate dst offset. not used anyway for now 2014-07-07 08:03:54 +01:00
Vincent Hanquez
bb3d38215f fix sign-ess warning with string constants 2014-07-07 06:42:29 +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
7c03f3314b faster one-pass auth call. 2014-07-07 04:41:35 +01:00
Vincent Hanquez
c4c0802f80 Add working implementation of poly1305 with 1 test vector. 2014-07-06 15:44:54 +01:00
Vincent Hanquez
9fd200e407 add Poly1305 module (non-exposed) 2014-07-06 14:06:20 +01:00
Vincent Hanquez
d6fb108d5a add poly1305 .h 2014-07-06 14:05:44 +01:00
Vincent Hanquez
9547110a88 add prototype poly1305 cbits 2014-07-05 14:14:41 +01:00
Vincent Hanquez
a63005dcb1 correct location 2014-07-04 14:59:30 +01:00
Vincent Hanquez
fb85f8639f initial commit. 2014-07-04 14:58:01 +01:00