Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
David Benjamin 41a26e819f Remove buffer BIOs. 7 anni fa
..
aes Test invalid inputs for AES_unwrap_key. 7 anni fa
asn1 Work around language and compiler bug in memcpy, etc. 7 anni fa
base64 Work around language and compiler bug in memcpy, etc. 7 anni fa
bio Remove buffer BIOs. 7 anni fa
bn bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal. 7 anni fa
buf Work around language and compiler bug in memcpy, etc. 7 anni fa
bytestring Work around language and compiler bug in memcpy, etc. 7 anni fa
chacha Work around language and compiler bug in memcpy, etc. 7 anni fa
cipher Use |extern| when referencing assembly functions from C. 7 anni fa
cmac Work around language and compiler bug in memcpy, etc. 7 anni fa
conf Work around language and compiler bug in memcpy, etc. 7 anni fa
curve25519 Work around language and compiler bug in memcpy, etc. 7 anni fa
des Fix up macros. 8 anni fa
dh Do a cursory conversion of a few tests to GTest. 7 anni fa
digest Decouple EVP_get_digestbyobj from the giant OID table. 7 anni fa
dsa Do a cursory conversion of a few tests to GTest. 7 anni fa
ec Remove specialized assembly language |ecp_nistz256_from_mont|. 7 anni fa
ecdh Work around language and compiler bug in memcpy, etc. 7 anni fa
ecdsa Don't use BN_mod_inverse for inverses mod p in RSA keygen. 7 anni fa
engine Work around language and compiler bug in memcpy, etc. 7 anni fa
err Work around language and compiler bug in memcpy, etc. 7 anni fa
evp Import RSA decryption tests from upstream. 7 anni fa
hkdf Convert hkdf_test to C++. 7 anni fa
hmac Work around language and compiler bug in memcpy, etc. 7 anni fa
lhash Remove lh_new's default hash and comparator. 7 anni fa
md4 Work around language and compiler bug in memcpy, etc. 7 anni fa
md5 Work around language and compiler bug in memcpy, etc. 7 anni fa
modes Enable stitched x86-64 AES-NI AES-GCM implementation. 7 anni fa
obj Reimplement objects.pl in Go. 7 anni fa
pem Work around language and compiler bug in memcpy, etc. 7 anni fa
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. 7 anni fa
pkcs8 Parse PKCS#12 files more accurately. 7 anni fa
poly1305 Delete unused Poly1305 assembly. 7 anni fa
pool Work around language and compiler bug in memcpy, etc. 7 anni fa
rand Fix crypto/rand/urandom header guards for Fuchsia. 7 anni fa
rc4 Simplify RC4 code and remove assembly. 8 anni fa
rsa Remove BN_FLG_CONSTTIME. 7 anni fa
sha Work around language and compiler bug in memcpy, etc. 7 anni fa
stack Work around language and compiler bug in memcpy, etc. 7 anni fa
test Do a cursory conversion of a few tests to GTest. 7 anni fa
x509 ASN1_UTCTIME_print: fix, comment, test. 7 anni fa
x509v3 Work around language and compiler bug in memcpy, etc. 7 anni fa
CMakeLists.txt Do a cursory conversion of a few tests to GTest. 7 anni fa
constant_time_test.cc Convert constant_time_test and refcount_test to C++. 7 anni fa
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 anni fa
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 anni fa
cpu-arm.c Rewrite ARM feature detection. 8 anni fa
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 anni fa
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. 8 anni fa
crypto.c Add PPC64LE assembly for AES-GCM. 8 anni fa
ex_data.c Use C99 for size_t loops. 8 anni fa
internal.h Fix comment on OPENSSL_memcmp, etc. 7 anni fa
mem.c Work around language and compiler bug in memcpy, etc. 7 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Split unlock functions into read/write variants. 8 anni fa
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 anni fa
thread.c Remove a bunch of unnecessary includes. 8 anni fa
thread_none.c Split unlock functions into read/write variants. 8 anni fa
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 anni fa
thread_test.c Work around language and compiler bug in memcpy, etc. 7 anni fa
thread_win.c Work around language and compiler bug in memcpy, etc. 7 anni fa
time_support.c Remove some mingw support cruft. 8 anni fa