cryptonite/cbits
Vincent Hanquez 336093c53b Merge branch 'salsa'
Conflicts:
	README.md
	cryptonite.cabal
	tests/Tests.hs
2014-07-07 08:10:31 +01:00
..
cryptonite_bitfn.h initial commit. 2014-07-04 14:58:01 +01:00
cryptonite_chacha.c fix generate dst offset. not used anyway for now 2014-07-07 08:03:54 +01:00
cryptonite_chacha.h initial commit. 2014-07-04 14:58:01 +01:00
cryptonite_poly1305.c add chunking tests and fix a buf with partial buffer 2014-07-07 04:59:47 +01:00
cryptonite_poly1305.h Add working implementation of poly1305 with 1 test vector. 2014-07-06 15:44:54 +01:00
cryptonite_salsa.c Add Salsa20 cipher. most is copied from the ChaCha implementation 2014-07-07 08:04:57 +01:00
cryptonite_salsa.h Add Salsa20 cipher. most is copied from the ChaCha implementation 2014-07-07 08:04:57 +01:00