You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley e759a9cd84 Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames. 6 years ago
..
asn1 Fix |ASN1_INTEGER_set| when setting zero. 6 years ago
base64 Run the comment converter on libcrypto. 7 years ago
bio Move OPENSSL_FALLTHROUGH to internal headers. 6 years ago
bn_extra Rename bn->top to bn->width. 6 years ago
buf Always process handshake records in full. 7 years ago
bytestring bytestring: document that |CBS_get_optional_asn1| can have a NULL output. 6 years ago
chacha Sync up some perlasm license headers and easy fixes. 6 years ago
cipher_extra Add M=8 L=2 AES-128-CCM as well. 6 years ago
cmac Run the comment converter on libcrypto. 7 years ago
conf Add more compatibility symbols for Node. 7 years ago
curve25519 Require that Ed25519 |s| values be < order. 6 years ago
dh Fx DH_set0_pqg. 7 years ago
digest_extra Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 7 years ago
dsa Remove DSA k+q kludge. 6 years ago
ec_extra Store EC_KEY's private key as an EC_SCALAR. 6 years ago
ecdh Store EC_KEY's private key as an EC_SCALAR. 6 years ago
ecdsa_extra Remove ECDSA_sign_setup and friends. 7 years ago
engine Run the comment converter on libcrypto. 7 years ago
err Push an error if custom private keys fail. 6 years ago
evp Perform the RSA CRT reductions with Montgomery reduction. 6 years ago
fipsmodule Test BN_primality test with OEIS A014233 values . 6 years ago
hkdf Run the comment converter on libcrypto. 7 years ago
hmac_extra Convert a number of tests to GTest. 7 years ago
lhash Unexport more of lhash. 7 years ago
obj Also add a decoupled OBJ_obj2txt. 6 years ago
pem Clear some _CRT_SECURE_NO_WARNINGS warnings. 7 years ago
perlasm Sync up some perlasm license headers and easy fixes. 6 years ago
pkcs7 Run the comment converter on libcrypto. 7 years ago
pkcs8 Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 7 years ago
poly1305 Remove custom memcpy and memset from poly1305_vec. 7 years ago
pool Run the comment converter on libcrypto. 7 years ago
rand_extra Remove CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON scaffolding. 7 years ago
rc4 Simplify RC4 code and remove assembly. 8 years ago
rsa_extra Add RSA_check_key tests. 6 years ago
stack Run the comment converter on libcrypto. 7 years ago
test Support KAS tests for NIAP. 6 years ago
x509 Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames. 6 years ago
x509v3 Pretty-print large INTEGERs and ENUMERATEDs in hex. 7 years ago
CMakeLists.txt Add cpu-aarch64-fuchsia.c 6 years ago
compiler_test.cc Test that nullptr has the obvious memory representation. 7 years ago
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 7 years ago
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-arm-linux.c Add CRYPTO_needs_hwcap2_workaround. 7 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Use unsigned integers for masks. 7 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Hide CPU capability symbols in C. 7 years ago
ex_data.c Unexport more of lhash. 7 years ago
internal.h Move OPENSSL_FALLTHROUGH to internal headers. 6 years ago
mem.c Remove unused strings.h #include from crypto/mem.c 6 years ago
refcount_c11.c Run the comment converter on libcrypto. 7 years ago
refcount_lock.c Run the comment converter on libcrypto. 7 years ago
refcount_test.cc Convert various tests to GTest. 7 years ago
self_test.cc Extract FIPS KAT tests into a function. 6 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Run the comment converter on libcrypto. 7 years ago
thread_pthread.c Delete |pthread_key_t| on dlclose. 6 years ago
thread_test.cc Run the comment converter on libcrypto. 7 years ago
thread_win.c Run the comment converter on libcrypto. 7 years ago