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 5c7a4b8c2f Add test for truncated AEAD tags. 7 years ago
..
test Remove old ChaCha20-Poly1305 AEAD. 7 years ago
CMakeLists.txt Add a run_tests target to run all tests. 9 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 Work around language and compiler bug in memcpy, etc. 7 years ago
cipher_test.cc Remove the remaining bssl::Main wrappers. 7 years ago
derive_key.c Inital import. 10 years ago
e_aes.c Work around language and compiler bug in memcpy, etc. 7 years ago
e_chacha20poly1305.c Remove old ChaCha20-Poly1305 AEAD. 7 years ago
e_des.c Use C99 for size_t loops. 8 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 Work around language and compiler bug in memcpy, etc. 7 years ago
internal.h Remove RC4 from TLS for real. 8 years ago
tls_cbc.c Work around language and compiler bug in memcpy, etc. 7 years ago