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 c66e397106 Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 years ago
..
asm Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 years ago
test Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 7 years ago
CMakeLists.txt Convert a number of tests to GTest. 7 years ago
aead_test.cc Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 years ago
cipher_extra.c Move cipher/ into crypto/fipsmodule/ 7 years ago
cipher_test.cc Convert a number of tests to GTest. 7 years ago
derive_key.c Move cipher/ into crypto/fipsmodule/ 7 years ago
e_aesctrhmac.c Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 7 years ago
e_aesgcmsiv.c Reduce the alignment tag on aead_aes_gcm_siv_asm_ctx. 7 years ago
e_chacha20poly1305.c Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 years ago
e_null.c Move cipher/ into crypto/fipsmodule/ 7 years ago
e_rc2.c Move cipher/ into crypto/fipsmodule/ 7 years ago
e_rc4.c Move cipher/ into crypto/fipsmodule/ 7 years ago
e_ssl3.c Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 7 years ago
e_tls.c Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 7 years ago
internal.h Move cipher/ into crypto/fipsmodule/ 7 years ago
tls_cbc.c Move cipher/ into crypto/fipsmodule/ 7 years ago