cryptonite/cbits
2014-07-18 15:32:55 +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_md2.c fix some harmless warnings with LLVM with signed vs unsigned buffer types. 2014-07-18 15:32:55 +01:00
cryptonite_md2.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_md4.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_md4.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_md5.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_md5.h merge cryptohash 2014-07-07 14:55:55 +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_ripemd.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_ripemd.h merge cryptohash 2014-07-07 14:55:55 +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
cryptonite_sha1.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha1.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha3.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha3.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha256.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha256.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_sha512.c fix some harmless warnings with LLVM with signed vs unsigned buffer types. 2014-07-18 15:32:55 +01:00
cryptonite_sha512.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_skein256.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_skein256.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_skein512.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_skein512.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_skein.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_tiger.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_tiger.h merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_whirlpool.c merge cryptohash 2014-07-07 14:55:55 +01:00
cryptonite_whirlpool.h merge cryptohash 2014-07-07 14:55:55 +01:00