Vincent Hanquez
|
f2bfecfa3e
|
add RC4
|
2014-07-21 10:58:42 +01:00 |
|
Vincent Hanquez
|
7185a5b871
|
unexpand QR macro in salsa
|
2014-07-19 20:30:23 +01:00 |
|
Vincent Hanquez
|
f328269199
|
mark salsa load32 as static inline
|
2014-07-19 18:00:54 +01:00 |
|
Vincent Hanquez
|
5097e18d30
|
Merge branch 'entropy'
Conflicts:
cryptonite.cabal
|
2014-07-19 15:07:59 +01:00 |
|
Vincent Hanquez
|
8562223d57
|
fix some harmless warnings with LLVM with signed vs unsigned buffer types.
|
2014-07-18 15:32:55 +01:00 |
|
Vincent Hanquez
|
4e955ad505
|
merge entropy from crypto-random
|
2014-07-09 08:12:34 +01:00 |
|
Vincent Hanquez
|
09feb59f62
|
merge cryptohash
|
2014-07-07 14:55:55 +01:00 |
|
Vincent Hanquez
|
ec1a44881d
|
fix empty loop in poly1305 for final case
|
2014-07-07 08:10:37 +01:00 |
|
Vincent Hanquez
|
336093c53b
|
Merge branch 'salsa'
Conflicts:
README.md
cryptonite.cabal
tests/Tests.hs
|
2014-07-07 08:10:31 +01:00 |
|
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
|
c4c0802f80
|
Add working implementation of poly1305 with 1 test vector.
|
2014-07-06 15:44:54 +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
|
fb85f8639f
|
initial commit.
|
2014-07-04 14:58:01 +01:00 |
|