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 8d200744b4 Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 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 Make the bssl::SealRecord out_suffix arg fixed length. 7 years ago
e_aesgcmsiv.c Make the bssl::SealRecord out_suffix arg fixed length. 7 years ago
e_chacha20poly1305.c Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 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 Make the bssl::SealRecord out_suffix arg fixed length. 7 years ago
e_tls.c Make the bssl::SealRecord out_suffix arg fixed length. 7 years ago
internal.h Move cipher/ into crypto/fipsmodule/ 7 years ago
tls_cbc.c Move cipher/ into crypto/fipsmodule/ 7 years ago