Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 2e16f6ba81 Add a test for CRYPTO_memcmp. 6 лет назад
..
asn1 Limit ASN.1 constructed types recursive definition depth 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 Limit ASN.1 constructed types recursive definition depth 6 лет назад
evp Perform the RSA CRT reductions with Montgomery reduction. 6 лет назад
fipsmodule Make various BIGNUM comparisons constant-time. 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 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 лет назад