選択できるのは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年前