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.
 
 
 
 
 
 
David Benjamin 8370fb6b41 Implement constant-time generic multiplication. 6 years ago
..
asn1 Avoid modifying stack in sk_find. 6 years ago
base64 Run the comment converter on libcrypto. 7 years ago
bio Remove files from Trusty which can't link because of Trusty libc. 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 Avoid some divisions in Lucky 13 fix. 6 years ago
cmac Run the comment converter on libcrypto. 7 years ago
conf Add more compatibility symbols for Node. 7 years ago
curve25519 Add a test driver for Wycheproof's x25519_test.json. 6 years ago
dh Fx DH_set0_pqg. 7 years ago
digest_extra Add SHA256_TransformBlocks. 6 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 Check d is mostly-reduced in RSA_check_key. 6 years ago
evp Add ECDSA and RSA verify Wycheproof drivers. 6 years ago
fipsmodule Implement constant-time generic multiplication. 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 Improve the RSA key generation failure probability. 6 years ago
stack Avoid modifying stack in sk_find. 6 years ago
test Add ECDSA and RSA verify Wycheproof drivers. 6 years ago
x509 Update location of root certificates on Fuchsia 6 years ago
x509v3 Avoid modifying stack in sk_find. 6 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 Add a test for CRYPTO_memcmp. 6 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 Change OPENSSL_cpuid_setup to reserve more extended feature space. 6 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Add an OPENSSL_malloc_init stub. 6 years ago
ex_data.c Unexport more of lhash. 7 years ago
internal.h Fix some stuttering. 6 years ago
mem.c Remove unused string.h include. 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