Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Adam Langley 429e85b516 Have a single function for FIPS test failures. 7 роки тому
..
asn1 Fix time offset calculation. 7 роки тому
base64 Optimize constant-time base64 implementation slightly. 7 роки тому
bio Convert bio_test to GTest. 7 роки тому
bn_extra Move bn/ into crypto/fipsmodule/ 7 роки тому
buf Work around language and compiler bug in memcpy, etc. 7 роки тому
bytestring Convert bytestring_test to GTest. 7 роки тому
chacha Remove filename argument to x86 asm_init. 7 роки тому
cipher_extra Add AES-GCM-SIV tests for counter wrapping. 7 роки тому
cmac Convert cmac_test to GTest. 7 роки тому
conf Fix out-of-memory condition in conf. 7 роки тому
curve25519 Convert spake25519_test to GTest. 7 роки тому
dh Move bn/ into crypto/fipsmodule/ 7 роки тому
digest_extra Convert digest_test to GTest. 7 роки тому
dsa Move bn/ into crypto/fipsmodule/ 7 роки тому
ec_extra Tidy up FIPS module dependencies. 7 роки тому
ecdh Work around language and compiler bug in memcpy, etc. 7 роки тому
ecdsa_extra Tidy up FIPS module dependencies. 7 роки тому
engine Work around language and compiler bug in memcpy, etc. 7 роки тому
err Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks. 7 роки тому
evp Add a flag to toggle the buggy RSA parser. 7 роки тому
fipsmodule Have a single function for FIPS test failures. 7 роки тому
hkdf Convert hkdf_test to C++. 7 роки тому
hmac_extra First part of the FIPS module. 7 роки тому
lhash Remove lh_new's default hash and comparator. 7 роки тому
obj Teach crypto/x509 how to verify an Ed25519 signature. 7 роки тому
pem Work around language and compiler bug in memcpy, etc. 7 роки тому
perlasm Remove filename argument to x86 asm_init. 7 роки тому
pkcs7 Add PKCS7_get_raw_certificates. 7 роки тому
pkcs8 First part of the FIPS module. 7 роки тому
poly1305 Fix Android build. 7 роки тому
pool Work around language and compiler bug in memcpy, etc. 7 роки тому
rand_extra Fix fuzzer build. 7 роки тому
rc4 Simplify RC4 code and remove assembly. 8 роки тому
rsa_extra Add FIPS-compliant key generation that calls check_fips for RSA and EC. 7 роки тому
stack Work around language and compiler bug in memcpy, etc. 7 роки тому
test Move OPENSSL_ASAN to base.h. 7 роки тому
x509 Move PKCS#7 functions into their own directory. 7 роки тому
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME 7 роки тому
CMakeLists.txt Convert digest_test to GTest. 7 роки тому
compiler_test.cc Fix build on android_aarch64. 7 роки тому
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 7 роки тому
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 роки тому
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 роки тому
cpu-arm.c Rewrite ARM feature detection. 8 роки тому
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 роки тому
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 роки тому
crypto.c Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs. 7 роки тому
ex_data.c Fix CRYPTO_dup_ex_data. 7 роки тому
internal.h Have a single function for FIPS test failures. 7 роки тому
mem.c Work around language and compiler bug in memcpy, etc. 7 роки тому
refcount_c11.c Cast refcounts to _Atomic before use. 9 роки тому
refcount_lock.c Split unlock functions into read/write variants. 8 роки тому
refcount_test.cc Convert constant_time_test and refcount_test to C++. 7 роки тому
thread.c Remove a bunch of unnecessary includes. 8 роки тому
thread_none.c Split unlock functions into read/write variants. 8 роки тому
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 роки тому
thread_test.c Move ec/ and ecdsa/ into fipsmodule/ 7 роки тому
thread_win.c Work around language and compiler bug in memcpy, etc. 7 роки тому