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.
 
 
 
 
 
 
Adam Langley 429e85b516 Have a single function for FIPS test failures. 7 anni fa
..
asn1 Fix time offset calculation. 7 anni fa
base64 Optimize constant-time base64 implementation slightly. 7 anni fa
bio Convert bio_test to GTest. 7 anni fa
bn_extra Move bn/ into crypto/fipsmodule/ 7 anni fa
buf Work around language and compiler bug in memcpy, etc. 7 anni fa
bytestring Convert bytestring_test to GTest. 7 anni fa
chacha Remove filename argument to x86 asm_init. 7 anni fa
cipher_extra Add AES-GCM-SIV tests for counter wrapping. 7 anni fa
cmac Convert cmac_test to GTest. 7 anni fa
conf Fix out-of-memory condition in conf. 7 anni fa
curve25519 Convert spake25519_test to GTest. 7 anni fa
dh Move bn/ into crypto/fipsmodule/ 7 anni fa
digest_extra Convert digest_test to GTest. 7 anni fa
dsa Move bn/ into crypto/fipsmodule/ 7 anni fa
ec_extra Tidy up FIPS module dependencies. 7 anni fa
ecdh Work around language and compiler bug in memcpy, etc. 7 anni fa
ecdsa_extra Tidy up FIPS module dependencies. 7 anni fa
engine Work around language and compiler bug in memcpy, etc. 7 anni fa
err Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. 7 anni fa
evp Add a flag to toggle the buggy RSA parser. 7 anni fa
fipsmodule Have a single function for FIPS test failures. 7 anni fa
hkdf Convert hkdf_test to C++. 7 anni fa
hmac_extra First part of the FIPS module. 7 anni fa
lhash Remove lh_new's default hash and comparator. 7 anni fa
obj Teach crypto/x509 how to verify an Ed25519 signature. 7 anni fa
pem Work around language and compiler bug in memcpy, etc. 7 anni fa
perlasm Remove filename argument to x86 asm_init. 7 anni fa
pkcs7 Add PKCS7_get_raw_certificates. 7 anni fa
pkcs8 First part of the FIPS module. 7 anni fa
poly1305 Fix Android build. 7 anni fa
pool Work around language and compiler bug in memcpy, etc. 7 anni fa
rand_extra Fix fuzzer build. 7 anni fa
rc4 Simplify RC4 code and remove assembly. 8 anni fa
rsa_extra Add FIPS-compliant key generation that calls check_fips for RSA and EC. 7 anni fa
stack Work around language and compiler bug in memcpy, etc. 7 anni fa
test Move OPENSSL_ASAN to base.h. 7 anni fa
x509 Move PKCS#7 functions into their own directory. 7 anni fa
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME 7 anni fa
CMakeLists.txt Convert digest_test to GTest. 7 anni fa
compiler_test.cc Fix build on android_aarch64. 7 anni fa
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 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 Make the POWER hardware capability value a global in crypto.c. 7 anni fa
crypto.c Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs. 7 anni fa
ex_data.c Fix CRYPTO_dup_ex_data. 7 anni fa
internal.h Have a single function for FIPS test failures. 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 Move ec/ and ecdsa/ into fipsmodule/ 7 anni fa
thread_win.c Work around language and compiler bug in memcpy, etc. 7 anni fa