test
Add generic AES-GCM-SIV support.
2016-12-07 00:13:50 +00:00
aead_test.cc
Remove the remaining bssl::Main wrappers.
2016-12-08 00:54:17 +00:00
aead.c
Add EVP_AEAD_CTX_aead.
2016-09-17 01:06:40 +00:00
cipher_test.cc
Remove the remaining bssl::Main wrappers.
2016-12-08 00:54:17 +00:00
cipher.c
Fix encrypt overflow
2016-05-03 16:43:12 +00:00
CMakeLists.txt
Add a run_tests target to run all tests.
2015-10-26 20:33:44 +00:00
e_aes.c
Add generic AES-GCM-SIV support.
2016-12-07 00:13:50 +00:00
e_chacha20poly1305.c
Remove RC4 from TLS for real.
2016-09-16 03:06:36 +00:00
e_des.c
Use C99 for size_t loops.
2016-09-12 19:44:24 +00:00
e_null.c
Remove some easy obj.h dependencies.
2016-03-31 20:50:33 +00:00
e_rc2.c
Fix up macros.
2016-10-18 18:28:23 +00:00
e_rc4.c
Remove some easy obj.h dependencies.
2016-03-31 20:50:33 +00:00
e_ssl3.c
Remove RC4 from TLS for real.
2016-09-16 03:06:36 +00:00
internal.h
Remove RC4 from TLS for real.
2016-09-16 03:06:36 +00:00