25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 년 전