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 2c673f15f6 Emit redirector functions in a fixed order. hace 7 años
..
aes Synchronize bsaes-armv7.pl with upstream. hace 7 años
asn1 Fix potential memory leak in ASN1_TIME_to_generalizedtime() hace 7 años
base64 Work around language and compiler bug in memcpy, etc. hace 7 años
bio Convert bio_test to GTest. hace 7 años
bn Use BN_get_word in probable_prime. hace 7 años
buf Work around language and compiler bug in memcpy, etc. hace 7 años
bytestring Correct a typo in ASN.1 type name. hace 7 años
chacha x86_64 assembly pack: Win64 SEH face-lift. hace 7 años
cipher Add AESVS KAT vectors (CBC and ECB only). hace 7 años
cmac Work around language and compiler bug in memcpy, etc. hace 7 años
conf Fix out-of-memory condition in conf. hace 7 años
curve25519 Add the start of standalone iOS build support. hace 7 años
des Fix up macros. hace 8 años
dh Remove direct calls to BN_mod_exp. hace 7 años
digest_extra First part of the FIPS module. hace 7 años
dsa Add a common TestEventListener for the error queue. hace 7 años
ec Fix check_fips for public keys and synchronize the EC and RSA versions. hace 7 años
ecdh Work around language and compiler bug in memcpy, etc. hace 7 años
ecdsa Fix ECDSA signing for FIPS compliance. hace 7 años
engine Work around language and compiler bug in memcpy, etc. hace 7 años
err Fix check_fips for public keys and synchronize the EC and RSA versions. hace 7 años
evp Unwind multiprime RSA support. hace 7 años
fipsmodule Emit redirector functions in a fixed order. hace 7 años
hkdf Convert hkdf_test to C++. hace 7 años
hmac_extra First part of the FIPS module. hace 7 años
lhash Remove lh_new's default hash and comparator. hace 7 años
modes Remove unsigned-based constant-time functions. hace 7 años
obj Teach crypto/x509 how to verify an Ed25519 signature. hace 7 años
pem Work around language and compiler bug in memcpy, etc. hace 7 años
perlasm Gate assembly sources on !OPENSSL_NO_ASM. hace 7 años
pkcs8 First part of the FIPS module. hace 7 años
poly1305 Fix Android build. hace 7 años
pool Work around language and compiler bug in memcpy, etc. hace 7 años
rand Remove TODO. hace 7 años
rc4 Simplify RC4 code and remove assembly. hace 8 años
rsa Fix check_fips for public keys and synchronize the EC and RSA versions. hace 7 años
stack Work around language and compiler bug in memcpy, etc. hace 7 años
test Convert bio_test to GTest. hace 7 años
x509 Teach crypto/x509 how to verify an Ed25519 signature. hace 7 años
x509v3 Fix a crash in print_notice. hace 7 años
CMakeLists.txt Add the start of standalone iOS build support. hace 7 años
constant_time_test.cc Remove static output buffers for hash & HMAC functions. 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 Make the POWER hardware capability value a global in crypto.c. hace 7 años
crypto.c Be less clever about .rel.ro avoidance. hace 7 años
ex_data.c Fix CRYPTO_dup_ex_data. hace 7 años
internal.h Remove unsigned-based constant-time functions. 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 Fix CRYPTO_once_t initialization test. hace 7 años
thread_win.c Work around language and compiler bug in memcpy, etc. hace 7 años