You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steven Valdez 43e5a26b53 Fixing assembly coverage reporting. 7 年之前
..
asn1 Fix time offset calculation. 7 年之前
base64 Convert base64_test to GTest. 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 x86_64 assembly pack: Win64 SEH face-lift. 7 年之前
cipher_extra Move cipher/ into crypto/fipsmodule/ 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 First part of the FIPS module. 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 crypto/fipsmodule: Make more Known Answer Tests breakable. 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 Fixing assembly coverage reporting. 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 Move rsa/ to fipsmodule/rsa/ 7 年之前
stack Work around language and compiler bug in memcpy, etc. 7 年之前
test fipsoracle: Add MCT mode for TDES. 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 Fixing assembly coverage reporting. 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 Switch constant-time functions to using |crypto_word_t|. 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 年之前