Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Adam Langley 429e85b516 Have a single function for FIPS test failures. il y a 7 ans
..
asn1 Fix time offset calculation. il y a 7 ans
base64 Optimize constant-time base64 implementation slightly. il y a 7 ans
bio Convert bio_test to GTest. il y a 7 ans
bn_extra Move bn/ into crypto/fipsmodule/ il y a 7 ans
buf Work around language and compiler bug in memcpy, etc. il y a 7 ans
bytestring Convert bytestring_test to GTest. il y a 7 ans
chacha Remove filename argument to x86 asm_init. il y a 7 ans
cipher_extra Add AES-GCM-SIV tests for counter wrapping. il y a 7 ans
cmac Convert cmac_test to GTest. il y a 7 ans
conf Fix out-of-memory condition in conf. il y a 7 ans
curve25519 Convert spake25519_test to GTest. il y a 7 ans
dh Move bn/ into crypto/fipsmodule/ il y a 7 ans
digest_extra Convert digest_test to GTest. il y a 7 ans
dsa Move bn/ into crypto/fipsmodule/ il y a 7 ans
ec_extra Tidy up FIPS module dependencies. il y a 7 ans
ecdh Work around language and compiler bug in memcpy, etc. il y a 7 ans
ecdsa_extra Tidy up FIPS module dependencies. il y a 7 ans
engine Work around language and compiler bug in memcpy, etc. il y a 7 ans
err Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. il y a 7 ans
evp Add a flag to toggle the buggy RSA parser. il y a 7 ans
fipsmodule Have a single function for FIPS test failures. il y a 7 ans
hkdf Convert hkdf_test to C++. il y a 7 ans
hmac_extra First part of the FIPS module. il y a 7 ans
lhash Remove lh_new's default hash and comparator. il y a 7 ans
obj Teach crypto/x509 how to verify an Ed25519 signature. il y a 7 ans
pem Work around language and compiler bug in memcpy, etc. il y a 7 ans
perlasm Remove filename argument to x86 asm_init. il y a 7 ans
pkcs7 Add PKCS7_get_raw_certificates. il y a 7 ans
pkcs8 First part of the FIPS module. il y a 7 ans
poly1305 Fix Android build. il y a 7 ans
pool Work around language and compiler bug in memcpy, etc. il y a 7 ans
rand_extra Fix fuzzer build. il y a 7 ans
rc4 Simplify RC4 code and remove assembly. il y a 8 ans
rsa_extra Add FIPS-compliant key generation that calls check_fips for RSA and EC. il y a 7 ans
stack Work around language and compiler bug in memcpy, etc. il y a 7 ans
test Move OPENSSL_ASAN to base.h. il y a 7 ans
x509 Move PKCS#7 functions into their own directory. il y a 7 ans
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME il y a 7 ans
CMakeLists.txt Convert digest_test to GTest. il y a 7 ans
compiler_test.cc Fix build on android_aarch64. il y a 7 ans
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. il y a 7 ans
cpu-aarch64-linux.c Rewrite ARM feature detection. il y a 8 ans
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
cpu-arm.c Rewrite ARM feature detection. il y a 8 ans
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. il y a 7 ans
crypto.c Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs. il y a 7 ans
ex_data.c Fix CRYPTO_dup_ex_data. il y a 7 ans
internal.h Have a single function for FIPS test failures. il y a 7 ans
mem.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
refcount_c11.c Cast refcounts to _Atomic before use. il y a 9 ans
refcount_lock.c Split unlock functions into read/write variants. il y a 8 ans
refcount_test.cc Convert constant_time_test and refcount_test to C++. il y a 7 ans
thread.c Remove a bunch of unnecessary includes. il y a 8 ans
thread_none.c Split unlock functions into read/write variants. il y a 8 ans
thread_pthread.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
thread_test.c Move ec/ and ecdsa/ into fipsmodule/ il y a 7 ans
thread_win.c Work around language and compiler bug in memcpy, etc. il y a 7 ans