cryptonite/cbits
2014-07-09 08:12:34 +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 fix empty loop in poly1305 for final case 2014-07-07 08:10:37 +01:00
cryptonite_poly1305.h Add working implementation of poly1305 with 1 test vector. 2014-07-06 15:44:54 +01:00
cryptonite_rdrand.c merge entropy from crypto-random 2014-07-09 08:12:34 +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