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.
 
 
 
 
 
 
Steven Valdez 43e5a26b53 Fixing assembly coverage reporting. hace 7 años
..
asn1 Fix time offset calculation. hace 7 años
base64 Convert base64_test to GTest. hace 7 años
bio Convert bio_test to GTest. hace 7 años
bn_extra Move bn/ into crypto/fipsmodule/ hace 7 años
buf Work around language and compiler bug in memcpy, etc. hace 7 años
bytestring Convert bytestring_test to GTest. hace 7 años
chacha x86_64 assembly pack: Win64 SEH face-lift. hace 7 años
cipher_extra Move cipher/ into crypto/fipsmodule/ hace 7 años
cmac Convert cmac_test to GTest. hace 7 años
conf Fix out-of-memory condition in conf. hace 7 años
curve25519 Convert spake25519_test to GTest. hace 7 años
dh Move bn/ into crypto/fipsmodule/ hace 7 años
digest_extra First part of the FIPS module. hace 7 años
dsa Move bn/ into crypto/fipsmodule/ hace 7 años
ec_extra Tidy up FIPS module dependencies. hace 7 años
ecdh Work around language and compiler bug in memcpy, etc. hace 7 años
ecdsa_extra Tidy up FIPS module dependencies. hace 7 años
engine Work around language and compiler bug in memcpy, etc. hace 7 años
err Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. hace 7 años
evp Add a flag to toggle the buggy RSA parser. hace 7 años
fipsmodule crypto/fipsmodule: Make more Known Answer Tests breakable. 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
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 Fixing assembly coverage reporting. hace 7 años
pkcs7 Add PKCS7_get_raw_certificates. 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_extra Fix fuzzer build. hace 7 años
rc4 Simplify RC4 code and remove assembly. hace 8 años
rsa_extra Move rsa/ to fipsmodule/rsa/ hace 7 años
stack Work around language and compiler bug in memcpy, etc. hace 7 años
test fipsoracle: Add MCT mode for TDES. hace 7 años
x509 Move PKCS#7 functions into their own directory. hace 7 años
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME hace 7 años
CMakeLists.txt Fixing assembly coverage reporting. hace 7 años
compiler_test.cc Fix build on android_aarch64. hace 7 años
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 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 Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs. hace 7 años
ex_data.c Fix CRYPTO_dup_ex_data. hace 7 años
internal.h Switch constant-time functions to using |crypto_word_t|. 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 Move ec/ and ecdsa/ into fipsmodule/ hace 7 años
thread_win.c Work around language and compiler bug in memcpy, etc. hace 7 años