You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley ddb300306d Don't include strings.h because of Windows. 10 years ago
..
CMakeLists.txt Add 40-bit RC2 support. 10 years ago
aead.c AEAD interface. 10 years ago
aead_test.c Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
aes_128_gcm_tests.txt AEAD tests. 10 years ago
aes_128_key_wrap_tests.txt Add AES Key Wrap mode. 10 years ago
aes_256_gcm_tests.txt AEAD tests. 10 years ago
aes_256_key_wrap_tests.txt Add AES Key Wrap mode. 10 years ago
chacha20_poly1305_tests.txt ChaCha20-Poly1305 support. 10 years ago
cipher.c Don't include strings.h because of Windows. 10 years ago
cipher_error.c Readd EVP_CIPHER_CTX_set_key_length. 10 years ago
cipher_test.c Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
cipher_test.txt Inital import. 10 years ago
derive_key.c Inital import. 10 years ago
e_aes.c Convert all zero-argument functions to '(void)' 10 years ago
e_chacha20poly1305.c Convert all zero-argument functions to '(void)' 10 years ago
e_des.c Inital import. 10 years ago
e_null.c Inital import. 10 years ago
e_rc2.c Add 40-bit RC2 support. 10 years ago
e_rc4.c Convert all zero-argument functions to '(void)' 10 years ago
internal.h AEAD interface. 10 years ago
rc4_md5_tests.txt Add stitched RC4-MD5 as an AEAD. 10 years ago