No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Adam Langley 5c7a4b8c2f Add test for truncated AEAD tags. hace 7 años
..
aes Test invalid inputs for AES_unwrap_key. hace 7 años
asn1 Work around language and compiler bug in memcpy, etc. hace 7 años
base64 Work around language and compiler bug in memcpy, etc. hace 7 años
bio Don't chain to next_bio for buffer BIO BIO_[w]pending. hace 7 años
bn Remove BN_FLG_CONSTTIME. hace 7 años
buf Work around language and compiler bug in memcpy, etc. hace 7 años
bytestring Work around language and compiler bug in memcpy, etc. hace 7 años
chacha Work around language and compiler bug in memcpy, etc. hace 7 años
cipher Add test for truncated AEAD tags. hace 7 años
cmac Work around language and compiler bug in memcpy, etc. hace 7 años
conf Work around language and compiler bug in memcpy, etc. hace 7 años
curve25519 Work around language and compiler bug in memcpy, etc. hace 7 años
des Fix up macros. hace 8 años
dh Remove BN_FLG_CONSTTIME. hace 7 años
digest Decouple EVP_get_digestbyobj from the giant OID table. hace 7 años
dsa Remove BN_FLG_CONSTTIME. hace 7 años
ec Remove specialized assembly language |ecp_nistz256_from_mont|. hace 7 años
ecdh Work around language and compiler bug in memcpy, etc. hace 7 años
ecdsa Don't use BN_mod_inverse for inverses mod p in RSA keygen. hace 7 años
engine Work around language and compiler bug in memcpy, etc. hace 7 años
err Work around language and compiler bug in memcpy, etc. hace 7 años
evp Import RSA decryption tests from upstream. hace 7 años
hkdf Convert hkdf_test to C++. hace 7 años
hmac Work around language and compiler bug in memcpy, etc. hace 7 años
lhash Remove lh_new's default hash and comparator. hace 7 años
md4 Work around language and compiler bug in memcpy, etc. hace 7 años
md5 Work around language and compiler bug in memcpy, etc. hace 7 años
modes Enable stitched x86-64 AES-NI AES-GCM implementation. hace 7 años
obj Reimplement objects.pl in Go. hace 7 años
pem Work around language and compiler bug in memcpy, etc. hace 7 años
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. hace 7 años
pkcs8 Parse PKCS#12 files more accurately. hace 7 años
poly1305 Work around language and compiler bug in memcpy, etc. hace 7 años
pool Work around language and compiler bug in memcpy, etc. hace 7 años
rand Fix crypto/rand/urandom header guards for Fuchsia. hace 7 años
rc4 Simplify RC4 code and remove assembly. hace 8 años
rsa Remove BN_FLG_CONSTTIME. hace 7 años
sha Work around language and compiler bug in memcpy, etc. hace 7 años
stack Work around language and compiler bug in memcpy, etc. hace 7 años
test Work around language and compiler bug in memcpy, etc. hace 7 años
x509 ASN1_UTCTIME_print: fix, comment, test. hace 7 años
x509v3 Work around language and compiler bug in memcpy, etc. hace 7 años
CMakeLists.txt Convert constant_time_test and refcount_test to C++. hace 7 años
constant_time_test.cc Convert constant_time_test and refcount_test to C++. hace 7 años
cpu-aarch64-linux.c Rewrite ARM feature detection. hace 8 años
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. hace 7 años
cpu-arm.c Rewrite ARM feature detection. hace 8 años
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. hace 8 años
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. hace 8 años
crypto.c Add PPC64LE assembly for AES-GCM. hace 8 años
ex_data.c Use C99 for size_t loops. hace 8 años
internal.h Fix comment on OPENSSL_memcmp, etc. hace 7 años
mem.c Work around language and compiler bug in memcpy, etc. hace 7 años
refcount_c11.c Cast refcounts to _Atomic before use. hace 9 años
refcount_lock.c Split unlock functions into read/write variants. hace 8 años
refcount_test.cc Convert constant_time_test and refcount_test to C++. hace 7 años
thread.c Remove a bunch of unnecessary includes. hace 8 años
thread_none.c Split unlock functions into read/write variants. hace 8 años
thread_pthread.c Work around language and compiler bug in memcpy, etc. hace 7 años
thread_test.c Work around language and compiler bug in memcpy, etc. hace 7 años
thread_win.c Work around language and compiler bug in memcpy, etc. hace 7 años
time_support.c Remove some mingw support cruft. hace 8 años