No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). hace 7 años
..
asm chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. hace 7 años
test Add AESVS KAT vectors (CBC and ECB only). hace 7 años
CMakeLists.txt Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. hace 7 años
aead.c Work around language and compiler bug in memcpy, etc. hace 7 años
aead_test.cc Add test for truncated AEAD tags. hace 7 años
cipher.c Fix crashes in EVP_CIPHER if cipher_data was not allocated. hace 7 años
cipher_test.cc Add AESVS KAT vectors (CBC and ECB only). hace 7 años
derive_key.c Inital import. hace 10 años
e_aes.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. hace 7 años
e_aesctrhmac.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. hace 7 años
e_aesgcmsiv.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. hace 7 años
e_chacha20poly1305.c Test SSE4.1 before using ChaCha20-Poly1305 asm. hace 7 años
e_des.c Add support for 3DES-ECB. hace 7 años
e_null.c Work around language and compiler bug in memcpy, etc. hace 7 años
e_rc2.c Fix up macros. hace 8 años
e_rc4.c Remove some easy obj.h dependencies. hace 8 años
e_ssl3.c Work around language and compiler bug in memcpy, etc. hace 7 años
e_tls.c Convert tls_cbc.c to size_t. hace 7 años
internal.h Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. hace 7 años
tls_cbc.c Use a union in tls_cbc.c. hace 7 años