Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Steven Valdez 43e5a26b53 Fixing assembly coverage reporting. há 7 anos
..
asn1 Fix time offset calculation. há 7 anos
base64 Convert base64_test to GTest. há 7 anos
bio Convert bio_test to GTest. há 7 anos
bn_extra Move bn/ into crypto/fipsmodule/ há 7 anos
buf Work around language and compiler bug in memcpy, etc. há 7 anos
bytestring Convert bytestring_test to GTest. há 7 anos
chacha x86_64 assembly pack: Win64 SEH face-lift. há 7 anos
cipher_extra Move cipher/ into crypto/fipsmodule/ há 7 anos
cmac Convert cmac_test to GTest. há 7 anos
conf Fix out-of-memory condition in conf. há 7 anos
curve25519 Convert spake25519_test to GTest. há 7 anos
dh Move bn/ into crypto/fipsmodule/ há 7 anos
digest_extra First part of the FIPS module. há 7 anos
dsa Move bn/ into crypto/fipsmodule/ há 7 anos
ec_extra Tidy up FIPS module dependencies. há 7 anos
ecdh Work around language and compiler bug in memcpy, etc. há 7 anos
ecdsa_extra Tidy up FIPS module dependencies. há 7 anos
engine Work around language and compiler bug in memcpy, etc. há 7 anos
err Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. há 7 anos
evp Add a flag to toggle the buggy RSA parser. há 7 anos
fipsmodule crypto/fipsmodule: Make more Known Answer Tests breakable. há 7 anos
hkdf Convert hkdf_test to C++. há 7 anos
hmac_extra First part of the FIPS module. há 7 anos
lhash Remove lh_new's default hash and comparator. há 7 anos
obj Teach crypto/x509 how to verify an Ed25519 signature. há 7 anos
pem Work around language and compiler bug in memcpy, etc. há 7 anos
perlasm Fixing assembly coverage reporting. há 7 anos
pkcs7 Add PKCS7_get_raw_certificates. há 7 anos
pkcs8 First part of the FIPS module. há 7 anos
poly1305 Fix Android build. há 7 anos
pool Work around language and compiler bug in memcpy, etc. há 7 anos
rand_extra Fix fuzzer build. há 7 anos
rc4 Simplify RC4 code and remove assembly. há 8 anos
rsa_extra Move rsa/ to fipsmodule/rsa/ há 7 anos
stack Work around language and compiler bug in memcpy, etc. há 7 anos
test fipsoracle: Add MCT mode for TDES. há 7 anos
x509 Move PKCS#7 functions into their own directory. há 7 anos
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME há 7 anos
CMakeLists.txt Fixing assembly coverage reporting. há 7 anos
compiler_test.cc Fix build on android_aarch64. há 7 anos
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. há 7 anos
cpu-aarch64-linux.c Rewrite ARM feature detection. há 8 anos
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. há 7 anos
cpu-arm.c Rewrite ARM feature detection. há 8 anos
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. há 8 anos
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. há 7 anos
crypto.c Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs. há 7 anos
ex_data.c Fix CRYPTO_dup_ex_data. há 7 anos
internal.h Switch constant-time functions to using |crypto_word_t|. há 7 anos
mem.c Work around language and compiler bug in memcpy, etc. há 7 anos
refcount_c11.c Cast refcounts to _Atomic before use. há 9 anos
refcount_lock.c Split unlock functions into read/write variants. há 8 anos
refcount_test.cc Convert constant_time_test and refcount_test to C++. há 7 anos
thread.c Remove a bunch of unnecessary includes. há 8 anos
thread_none.c Split unlock functions into read/write variants. há 8 anos
thread_pthread.c Work around language and compiler bug in memcpy, etc. há 7 anos
thread_test.c Move ec/ and ecdsa/ into fipsmodule/ há 7 anos
thread_win.c Work around language and compiler bug in memcpy, etc. há 7 anos