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 32b5940267 Don't leak the exponent bit width in BN_mod_exp_mont_consttime. 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 Add missing errno.h include to bio_test.cc 6 years ago
bn_extra Remove the buggy RSA parser. 7 years ago
buf Always process handshake records in full. 7 years ago
bytestring Add a function for encoding SET OF. 6 years ago
chacha Silence ARMv8 deprecated IT instruction warnings. 6 years ago
cipher_extra Fix early_mac_len computation. 6 years ago
cmac Run the comment converter on libcrypto. 7 years ago
conf Add more compatibility symbols for Node. 7 years ago
curve25519 Move curve25519 code to third_party/fiat. 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 Remove DSA_sign_setup too. 7 years ago
ec_extra Support high tag numbers in CBS/CBB. 7 years ago
ecdh Check EC_POINT/EC_GROUP compatibility more accurately. 7 years ago
ecdsa_extra Remove ECDSA_sign_setup and friends. 7 years ago
engine Run the comment converter on libcrypto. 7 years ago
err Implement Token Binding 6 years ago
evp Perform the RSA CRT reductions with Montgomery reduction. 6 years ago
fipsmodule Don't leak the exponent bit width in BN_mod_exp_mont_consttime. 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 Revert assembly changes in "Hide CPU capability symbols in C." 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 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 Make BN_generate_dsa_nonce internally constant-time. 7 years ago
stack Run the comment converter on libcrypto. 7 years ago
test Support KAS tests for NIAP. 6 years ago
x509 Support high tag numbers in CBS/CBB. 6 years ago
x509v3 Pretty-print large INTEGERs and ENUMERATEDs in hex. 7 years ago
CMakeLists.txt Extract FIPS KAT tests into a function. 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-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 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 Support |alignof|/|alignas| in GCC 4.7. 6 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
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 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