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 年之前
..
test Remove old ChaCha20-Poly1305 AEAD. 7 年之前
CMakeLists.txt Add a run_tests target to run all tests. 9 年之前
aead.c Work around language and compiler bug in memcpy, etc. 7 年之前
aead_test.cc Add test for truncated AEAD tags. 7 年之前
cipher.c Work around language and compiler bug in memcpy, etc. 7 年之前
cipher_test.cc Remove the remaining bssl::Main wrappers. 7 年之前
derive_key.c Inital import. 10 年之前
e_aes.c Work around language and compiler bug in memcpy, etc. 7 年之前
e_chacha20poly1305.c Remove old ChaCha20-Poly1305 AEAD. 7 年之前
e_des.c Use C99 for size_t loops. 8 年之前
e_null.c Work around language and compiler bug in memcpy, etc. 7 年之前
e_rc2.c Fix up macros. 8 年之前
e_rc4.c Remove some easy obj.h dependencies. 8 年之前
e_ssl3.c Work around language and compiler bug in memcpy, etc. 7 年之前
e_tls.c Work around language and compiler bug in memcpy, etc. 7 年之前
internal.h Remove RC4 from TLS for real. 8 年之前
tls_cbc.c Work around language and compiler bug in memcpy, etc. 7 年之前