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 7c83fdaf5b Add message-based EVP_PKEY APIs. 7 years ago
..
aes Synchronize bsaes-armv7.pl with upstream. 7 years ago
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 years ago
base64 Work around language and compiler bug in memcpy, etc. 7 years ago
bio Convert bio_test to GTest. 7 years ago
bn Enable RSA AVX2 code. 7 years ago
buf Work around language and compiler bug in memcpy, etc. 7 years ago
bytestring Correct a typo in ASN.1 type name. 7 years ago
chacha x86_64 assembly pack: Win64 SEH face-lift. 7 years ago
cipher Use a union in tls_cbc.c. 7 years ago
cmac Work around language and compiler bug in memcpy, etc. 7 years ago
conf Fix out-of-memory condition in conf. 7 years ago
curve25519 Import additional test vectors from RFC 8032. 7 years ago
des Fix up macros. 8 years ago
dh Remove direct calls to BN_mod_exp. 7 years ago
digest Remove static output buffers for hash & HMAC functions. 7 years ago
dsa Add a common TestEventListener for the error queue. 7 years ago
ec Convert ec_test to GTest. 7 years ago
ecdh Work around language and compiler bug in memcpy, etc. 7 years ago
ecdsa ECDSA: const EC_KEY* arguments where possible. 7 years ago
engine Work around language and compiler bug in memcpy, etc. 7 years ago
err Prevent Channel ID and Custom Extensions on 0-RTT. 7 years ago
evp Add message-based EVP_PKEY APIs. 7 years ago
hkdf Convert hkdf_test to C++. 7 years ago
hmac Remove static output buffers for hash & HMAC functions. 7 years ago
lhash Remove lh_new's default hash and comparator. 7 years ago
md4 Work around language and compiler bug in memcpy, etc. 7 years ago
md5 Remove static output buffers for hash & HMAC functions. 7 years ago
modes Remove unsigned-based constant-time functions. 7 years ago
obj Reimplement objects.pl in Go. 7 years ago
pem Work around language and compiler bug in memcpy, etc. 7 years ago
perlasm Gate assembly sources on !OPENSSL_NO_ASM. 7 years ago
pkcs8 Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 years ago
poly1305 Delete unused Poly1305 assembly. 7 years ago
pool Work around language and compiler bug in memcpy, etc. 7 years ago
rand Remove TODO. 7 years ago
rc4 Simplify RC4 code and remove assembly. 8 years ago
rsa Unwind the rest of EVP_PKEY_supports_digest. 7 years ago
sha Remove static output buffers for hash & HMAC functions. 7 years ago
stack Work around language and compiler bug in memcpy, etc. 7 years ago
test Convert bio_test to GTest. 7 years ago
x509 Remove some unnecessary NULL checks. 7 years ago
x509v3 Fix a crash in print_notice. 7 years ago
CMakeLists.txt Convert constant_time_test to GTest. 7 years ago
constant_time_test.cc Remove static output buffers for hash & HMAC functions. 7 years ago
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 years ago
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 years ago
crypto.c Make the POWER hardware capability value a global in crypto.c. 7 years ago
ex_data.c Fix CRYPTO_dup_ex_data. 7 years ago
internal.h Remove unsigned-based constant-time functions. 7 years ago
mem.c Work around language and compiler bug in memcpy, etc. 7 years ago
refcount_c11.c Cast refcounts to _Atomic before use. 9 years ago
refcount_lock.c Split unlock functions into read/write variants. 8 years ago
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Split unlock functions into read/write variants. 8 years ago
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 years ago
thread_test.c Work around language and compiler bug in memcpy, etc. 7 years ago
thread_win.c Work around language and compiler bug in memcpy, etc. 7 years ago