Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
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 лет назад