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.
 
 
 
 
 
 
Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). 7 years ago
..
asm chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 7 years ago
test Add AESVS KAT vectors (CBC and ECB only). 7 years ago
CMakeLists.txt Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
aead.c Work around language and compiler bug in memcpy, etc. 7 years ago
aead_test.cc Add test for truncated AEAD tags. 7 years ago
cipher.c Fix crashes in EVP_CIPHER if cipher_data was not allocated. 7 years ago
cipher_test.cc Add AESVS KAT vectors (CBC and ECB only). 7 years ago
derive_key.c Inital import. 10 years ago
e_aes.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
e_aesctrhmac.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
e_aesgcmsiv.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
e_chacha20poly1305.c Test SSE4.1 before using ChaCha20-Poly1305 asm. 7 years ago
e_des.c Add support for 3DES-ECB. 7 years ago
e_null.c Work around language and compiler bug in memcpy, etc. 7 years ago
e_rc2.c Fix up macros. 8 years ago
e_rc4.c Remove some easy obj.h dependencies. 8 years ago
e_ssl3.c Work around language and compiler bug in memcpy, etc. 7 years ago
e_tls.c Convert tls_cbc.c to size_t. 7 years ago
internal.h Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7 years ago
tls_cbc.c Use a union in tls_cbc.c. 7 years ago