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 4732c544f7 Add ECDH_compute_key_fips inside the module. 6 年之前
..
asn1 Use new encoding functions in ASN1_mbstring_ncopy. 6 年之前
base64 Run the comment converter on libcrypto. 7 年之前
bio Remove files from Trusty which can't link because of Trusty libc. 6 年之前
bn_extra Rename bn->top to bn->width. 6 年之前
buf Always process handshake records in full. 7 年之前
bytestring Properly advance the CBS when parsing BER structures. 6 年之前
chacha Sync up some perlasm license headers and easy fixes. 6 年之前
cipher_extra Remove more remnants of SSLv3. 6 年之前
cmac Support 3DES-CMAC. 6 年之前
conf Add more compatibility symbols for Node. 7 年之前
curve25519 Rename third_party/wycheproof to satisfy a bureaucrat. 6 年之前
dh Fx DH_set0_pqg. 7 年之前
digest_extra Add SHA256_TransformBlocks. 6 年之前
dsa Fix some timing leaks in the DSA code. 6 年之前
ec_extra Store EC_KEY's private key as an EC_SCALAR. 6 年之前
ecdh_extra Add ECDH_compute_key_fips inside the module. 6 年之前
ecdsa_extra Remove ECDSA_sign_setup and friends. 7 年之前
engine Run the comment converter on libcrypto. 7 年之前
err Add ECDH_compute_key_fips inside the module. 6 年之前
evp Update ECDH and EVP tests to accept latest Wycheproof vectors. 6 年之前
fipsmodule Add ECDH_compute_key_fips inside the module. 6 年之前
hkdf Run the comment converter on libcrypto. 7 年之前
hmac_extra Convert a number of tests to GTest. 7 年之前
lhash Add lh_FOO_retrieve_key to avoid stack-allocating SSL_SESSION. 6 年之前
obj Add some more compatibility functions. 6 年之前
pem Add a bunch of compatibility functions for PKCS#7. 6 年之前
perlasm Sync up some perlasm license headers and easy fixes. 6 年之前
pkcs7 Add a bunch of compatibility functions for PKCS#7. 6 年之前
pkcs8 Properly advance the CBS when parsing BER structures. 6 年之前
poly1305 Remove custom memcpy and memset from poly1305_vec. 7 年之前
pool Add some TSan coverage of CRYPTO_BUFFER. 6 年之前
rand_extra [fuchsia] Update to zx_cprng_draw 6 年之前
rc4 Simplify RC4 code and remove assembly. 8 年之前
rsa_extra Add a thread test for RSA. 6 年之前
stack Avoid modifying stack in sk_find. 6 年之前
test Don't build test/malloc.cc with TSAN. 6 年之前
x509 Add bssl::UpRef. 6 年之前
x509v3 Restore some revocation-related X.509 extensions. 6 年之前
CMakeLists.txt Add ECDH_compute_key_fips inside the module. 6 年之前
compiler_test.cc Test that nullptr has the obvious memory representation. 7 年之前
constant_time_test.cc Add a test for CRYPTO_memcmp. 6 年之前
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 年之前
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 年之前
cpu-arm-linux.c Add CRYPTO_needs_hwcap2_workaround. 7 年之前
cpu-arm.c Rewrite ARM feature detection. 8 年之前
cpu-intel.c Change OPENSSL_cpuid_setup to reserve more extended feature space. 6 年之前
cpu-ppc64le.c Run the comment converter on libcrypto. 7 年之前
crypto.c Move the MSan sanity check to a source file. 6 年之前
ex_data.c Unexport more of lhash. 7 年之前
internal.h Move the MSan sanity check to a source file. 6 年之前
mem.c Remove unused string.h include. 6 年之前
refcount_c11.c Run the comment converter on libcrypto. 7 年之前
refcount_lock.c Run the comment converter on libcrypto. 7 年之前
refcount_test.cc Add a basic TSan test for ref-counts. 6 年之前
self_test.cc Extract FIPS KAT tests into a function. 6 年之前
thread.c Remove a bunch of unnecessary includes. 8 年之前
thread_none.c Run the comment converter on libcrypto. 7 年之前
thread_pthread.c Delete |pthread_key_t| on dlclose. 6 年之前
thread_test.cc Use std::thread in thread_test.cc. 6 年之前
thread_win.c Reland "Fix bssl client/server's error-handling." 6 年之前