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 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
..
test Be consistent about 𝑥_tests.txt 8 years ago
CMakeLists.txt Add a run_tests target to run all tests. 9 years ago
aead.c Require in == out for in-place encryption. 8 years ago
aead_test.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
cipher.c Fix encrypt overflow 8 years ago
cipher_test.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
derive_key.c Inital import. 10 years ago
e_aes.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
e_chacha20poly1305.c Remove EVP_aead_chacha20_poly1305_rfc7539 alias. 8 years ago
e_des.c Remove some easy obj.h dependencies. 8 years ago
e_null.c Remove some easy obj.h dependencies. 8 years ago
e_rc2.c Remove some easy obj.h dependencies. 8 years ago
e_rc4.c Remove some easy obj.h dependencies. 8 years ago
e_ssl3.c Add SSL_get_ivs. 9 years ago
e_tls.c Remove the stitched RC4-MD5 code and use the generic one. 8 years ago
internal.h Add SSL_get_ivs. 9 years ago
tls_cbc.c Add a comment with an SMT verification of the Barrett reductions. 8 years ago