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.
 
 
 
 
 
 
David Benjamin 1997ef22d7 Tidy up aesni_gcm_crypt logic. 7 years ago
..
asm chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 7 years ago
test Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. 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 aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. 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 Tidy up aesni_gcm_crypt logic. 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 Switch constant-time functions to using |crypto_word_t|. 7 years ago
internal.h Switch constant-time functions to using |crypto_word_t|. 7 years ago
tls_cbc.c Switch constant-time functions to using |crypto_word_t|. 7 years ago