cryptonite/cbits
2015-01-18 16:09:07 -08:00
..
aes fix symbol 2015-01-18 16:08:53 -08:00
cryptonite_aes.c merge cipher-aes C files in cryptonite 2015-01-15 04:58:25 -08:00
cryptonite_aes.h merge cipher-aes C files in cryptonite 2015-01-15 04:58:25 -08:00
cryptonite_bitfn.h merge cipher-aes C files in cryptonite 2015-01-15 04:58:25 -08: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_cpu.c merge cipher-aes C files in cryptonite 2015-01-15 04:58:25 -08:00
cryptonite_cpu.h merge cipher-aes C files in cryptonite 2015-01-15 04:58:25 -08:00
cryptonite_kekkak.c add kekkak 2014-08-14 13:47:41 +02:00
cryptonite_kekkak.h add kekkak 2014-08-14 13:47:41 +02: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_rc4.c add RC4 2014-07-21 10:58:42 +01:00
cryptonite_rc4.h add RC4 2014-07-21 10:58:42 +01:00
cryptonite_rdrand.c merge entropy from crypto-random 2014-07-09 08:12:34 +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 make the comment more precise. 2014-08-01 04:44:52 -07:00
cryptonite_salsa.h correct CPP header for salsa 2014-08-01 04:45:14 -07:00
cryptonite_scrypt.c add a working implementation of scrypt. 2014-08-23 16:36:29 +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 support proper SHA3 2015-01-18 16:09:07 -08: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