選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. 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 SSL 3.0 implementation. 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 Update ECDH and EVP tests to accept latest Wycheproof vectors. 6年前
ecdsa_extra Remove ECDSA_sign_setup and friends. 7年前
engine Run the comment converter on libcrypto. 7年前
err Implement the client side of certificate compression. 6年前
evp Update ECDH and EVP tests to accept latest Wycheproof vectors. 6年前
fipsmodule Write error messages in the FIPS module to stderr. 6年前
hkdf Run the comment converter on libcrypto. 7年前
hmac_extra Convert a number of tests to GTest. 7年前
lhash Unexport more of lhash. 7年前
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 Implement the client side of certificate compression. 6年前
rand_extra [fuchsia] Update to zx_cprng_draw_new 6年前
rc4 Simplify RC4 code and remove assembly. 8年前
rsa_extra Rename crypto/rsa_extra/print.c. 6年前
stack Avoid modifying stack in sk_find. 6年前
test Use new encoding functions in ASN1_mbstring_ncopy. 6年前
x509 Make X509 time validation stricter. 6年前
x509v3 Restore some revocation-related X.509 extensions. 6年前
CMakeLists.txt Make X509 time validation stricter. 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 Return more placeholder version strings. 6年前
ex_data.c Unexport more of lhash. 7年前
internal.h Fix some stuttering. 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 Convert various tests to GTest. 7年前
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年前