您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Adam Langley e759a9cd84 Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames. 6 年前
..
asn1 Fix |ASN1_INTEGER_set| when setting zero. 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 Push an error if custom private keys fail. 6 年前
evp Perform the RSA CRT reductions with Montgomery reduction. 6 年前
fipsmodule Test BN_primality test with OEIS A014233 values . 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 Add RSA_check_key tests. 6 年前
stack Run the comment converter on libcrypto. 7 年前
test Support KAS tests for NIAP. 6 年前
x509 Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames. 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 Switch constant-time functions to using |crypto_word_t|. 7 年前
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 年前