選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 628b3c7f2f Don't write out a bad OID 6年前
..
asn1 Don't write out a bad OID 6年前
base64 Run the comment converter on libcrypto. 7年前
bio Move OPENSSL_FALLTHROUGH to internal headers. 6年前
bn_extra Rename bn->top to bn->width. 6年前
buf Always process handshake records in full. 7年前
bytestring bytestring: document that |CBS_get_optional_asn1| can have a NULL output. 6年前
chacha Sync up some perlasm license headers and easy fixes. 6年前
cipher_extra Add M=8 L=2 AES-128-CCM as well. 6年前
cmac Run the comment converter on libcrypto. 7年前
conf Add more compatibility symbols for Node. 7年前
curve25519 Require that Ed25519 |s| values be < order. 6年前
dh Fx DH_set0_pqg. 7年前
digest_extra Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 7年前
dsa Remove DSA k+q kludge. 6年前
ec_extra Store EC_KEY's private key as an EC_SCALAR. 6年前
ecdh Store EC_KEY's private key as an EC_SCALAR. 6年前
ecdsa_extra Remove ECDSA_sign_setup and friends. 7年前
engine Run the comment converter on libcrypto. 7年前
err Check d is mostly-reduced in RSA_check_key. 6年前
evp Perform the RSA CRT reductions with Montgomery reduction. 6年前
fipsmodule Drop some trial-division primes for 1024-bit candidates. 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 Also add a decoupled OBJ_obj2txt. 6年前
pem Clear some _CRT_SECURE_NO_WARNINGS warnings. 7年前
perlasm Sync up some perlasm license headers and easy fixes. 6年前
pkcs7 Run the comment converter on libcrypto. 7年前
pkcs8 Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 7年前
poly1305 Remove custom memcpy and memset from poly1305_vec. 7年前
pool Run the comment converter on libcrypto. 7年前
rand_extra Remove CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON scaffolding. 7年前
rc4 Simplify RC4 code and remove assembly. 8年前
rsa_extra Check d is mostly-reduced in RSA_check_key. 6年前
stack Run the comment converter on libcrypto. 7年前
test Support KAS tests for NIAP. 6年前
x509 Tighten and test name-checking functions. 6年前
x509v3 Pretty-print large INTEGERs and ENUMERATEDs in hex. 7年前
CMakeLists.txt Add cpu-aarch64-fuchsia.c 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 Use unsigned integers for masks. 7年前
cpu-ppc64le.c Run the comment converter on libcrypto. 7年前
crypto.c Hide CPU capability symbols in C. 7年前
ex_data.c Unexport more of lhash. 7年前
internal.h Move OPENSSL_FALLTHROUGH to internal headers. 6年前
mem.c Remove unused strings.h #include from crypto/mem.c 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 Run the comment converter on libcrypto. 7年前
thread_win.c Run the comment converter on libcrypto. 7年前