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 b25a8999be Add the ability to save and restore the error state. 7 years ago
..
asn1 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
base64 Run the comment converter on libcrypto. 7 years ago
bio Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 7 years ago
bn_extra Run the comment converter on libcrypto. 7 years ago
buf Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7 years ago
bytestring Run the comment converter on libcrypto. 7 years ago
chacha Run the comment converter on libcrypto. 7 years ago
cipher_extra Explicit fallthrough on switch 7 years ago
cmac Run the comment converter on libcrypto. 7 years ago
conf Run the comment converter on libcrypto. 7 years ago
curve25519 Run the comment converter on libcrypto. 7 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 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
ec_extra Run the comment converter on libcrypto. 7 years ago
ecdh Run the comment converter on libcrypto. 7 years ago
ecdsa_extra Run the comment converter on libcrypto. 7 years ago
engine Run the comment converter on libcrypto. 7 years ago
err Add the ability to save and restore the error state. 7 years ago
evp Use BN_mod_exp_mont_consttime in dsa_priv_decode. 7 years ago
fipsmodule Fix sha1.c's preprocessor checks. 7 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 Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 7 years ago
obj Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
pem Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7 years ago
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 7 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 Run the comment converter on libcrypto. 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 Run the comment converter on libcrypto. 7 years ago
stack Run the comment converter on libcrypto. 7 years ago
test Clarify ERR_print_errors_* clear the error queue. 7 years ago
x509 Ignore unused value 7 years ago
x509v3 Guard against DoS in name constraints handling. 7 years ago
CMakeLists.txt Build with clang-cl standalone. 7 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-linux.c Run the comment converter on libcrypto. 7 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 Run the comment converter on libcrypto. 7 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Switch OPENSSL_VERSION_NUMBER to 1.1.0. 7 years ago
ex_data.c Run the comment converter on libcrypto. 7 years ago
internal.h Tidy up alignof #defines. 7 years ago
mem.c Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 7 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
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 Run the comment converter on libcrypto. 7 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