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 9bb15f58f7 Remove SSL 3.0 implementation. 6 years ago
..
asn1 Use new encoding functions in ASN1_mbstring_ncopy. 6 years ago
base64 Run the comment converter on libcrypto. 7 years ago
bio Remove files from Trusty which can't link because of Trusty libc. 6 years ago
bn_extra Rename bn->top to bn->width. 6 years ago
buf Always process handshake records in full. 7 years ago
bytestring Properly advance the CBS when parsing BER structures. 6 years ago
chacha Sync up some perlasm license headers and easy fixes. 6 years ago
cipher_extra Remove SSL 3.0 implementation. 6 years ago
cmac Support 3DES-CMAC. 6 years ago
conf Add more compatibility symbols for Node. 7 years ago
curve25519 Rename third_party/wycheproof to satisfy a bureaucrat. 6 years ago
dh Fx DH_set0_pqg. 7 years ago
digest_extra Add SHA256_TransformBlocks. 6 years ago
dsa Fix some timing leaks in the DSA code. 6 years ago
ec_extra Store EC_KEY's private key as an EC_SCALAR. 6 years ago
ecdh Update ECDH and EVP tests to accept latest Wycheproof vectors. 6 years ago
ecdsa_extra Remove ECDSA_sign_setup and friends. 7 years ago
engine Run the comment converter on libcrypto. 7 years ago
err Implement the client side of certificate compression. 6 years ago
evp Update ECDH and EVP tests to accept latest Wycheproof vectors. 6 years ago
fipsmodule Write error messages in the FIPS module to stderr. 6 years ago
hkdf Run the comment converter on libcrypto. 7 years ago
hmac_extra Convert a number of tests to GTest. 7 years ago
lhash Unexport more of lhash. 7 years ago
obj Add some more compatibility functions. 6 years ago
pem Add a bunch of compatibility functions for PKCS#7. 6 years ago
perlasm Sync up some perlasm license headers and easy fixes. 6 years ago
pkcs7 Add a bunch of compatibility functions for PKCS#7. 6 years ago
pkcs8 Properly advance the CBS when parsing BER structures. 6 years ago
poly1305 Remove custom memcpy and memset from poly1305_vec. 7 years ago
pool Implement the client side of certificate compression. 6 years ago
rand_extra [fuchsia] Update to zx_cprng_draw_new 6 years ago
rc4 Simplify RC4 code and remove assembly. 8 years ago
rsa_extra Rename crypto/rsa_extra/print.c. 6 years ago
stack Avoid modifying stack in sk_find. 6 years ago
test Use new encoding functions in ASN1_mbstring_ncopy. 6 years ago
x509 Make X509 time validation stricter. 6 years ago
x509v3 Restore some revocation-related X.509 extensions. 6 years ago
CMakeLists.txt Make X509 time validation stricter. 6 years ago
compiler_test.cc Test that nullptr has the obvious memory representation. 7 years ago
constant_time_test.cc Add a test for CRYPTO_memcmp. 6 years ago
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-arm-linux.c Add CRYPTO_needs_hwcap2_workaround. 7 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Change OPENSSL_cpuid_setup to reserve more extended feature space. 6 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Return more placeholder version strings. 6 years ago
ex_data.c Unexport more of lhash. 7 years ago
internal.h Fix some stuttering. 6 years ago
mem.c Remove unused string.h include. 6 years ago
refcount_c11.c Run the comment converter on libcrypto. 7 years ago
refcount_lock.c Run the comment converter on libcrypto. 7 years ago
refcount_test.cc Convert various tests to GTest. 7 years ago
self_test.cc Extract FIPS KAT tests into a function. 6 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Run the comment converter on libcrypto. 7 years ago
thread_pthread.c Delete |pthread_key_t| on dlclose. 6 years ago
thread_test.cc Use std::thread in thread_test.cc. 6 years ago
thread_win.c Reland "Fix bssl client/server's error-handling." 6 years ago