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 591f251bf3 Remove direct calls to BN_mod_exp. 7 years ago
..
aes x86_64 assembly pack: Win64 SEH face-lift. 7 years ago
asn1 Unexport time_support.h. 7 years ago
base64 Work around language and compiler bug in memcpy, etc. 7 years ago
bio Remove BIO puts hooks. 7 years ago
bn Remove direct calls to BN_mod_exp. 7 years ago
buf Work around language and compiler bug in memcpy, etc. 7 years ago
bytestring Work around language and compiler bug in memcpy, etc. 7 years ago
chacha x86_64 assembly pack: Win64 SEH face-lift. 7 years ago
cipher Update AES-GCM-SIV to match revision four of the draft. 7 years ago
cmac Work around language and compiler bug in memcpy, etc. 7 years ago
conf Work around language and compiler bug in memcpy, etc. 7 years ago
curve25519 Reorder the X25519 ladderstep stack frame on x86-64. 7 years ago
des Fix up macros. 8 years ago
dh Remove direct calls to BN_mod_exp. 7 years ago
digest Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs. 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 Convert err_test to GTest. 7 years ago
evp Remove direct calls to BN_mod_exp. 7 years ago
hkdf Convert hkdf_test to C++. 7 years ago
hmac Work around language and compiler bug in memcpy, etc. 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 trailing whitespace from Perl files. 7 years ago
modes x86_64 assembly pack: Win64 SEH face-lift. 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 perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. 7 years ago
pkcs8 Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt. 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 Guard the _GNU_SOURCE #define. 7 years ago
rc4 Simplify RC4 code and remove assembly. 8 years ago
rsa Convert rsa_test to GTest. 7 years ago
sha x86_64 assembly pack: Win64 SEH face-lift. 7 years ago
stack Work around language and compiler bug in memcpy, etc. 7 years ago
test Convert rsa_test to GTest. 7 years ago
x509 Fix various malloc failure checks. 7 years ago
x509v3 Allow multiple IDN xn-- indicators 7 years ago
CMakeLists.txt Unexport time_support.h. 7 years ago
constant_time_test.cc Convert constant_time_test and refcount_test to C++. 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 Add PPC64LE assembly for AES-GCM. 8 years ago
crypto.c Add PPC64LE assembly for AES-GCM. 8 years ago
ex_data.c Use C99 for size_t loops. 8 years ago
internal.h Fix comment on OPENSSL_memcmp, etc. 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