25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 4492a61567 More scopers. 7 년 전
..
asn1 Fix miscellaneous clang-tidy warnings. 7 년 전
base64 Optimize constant-time base64 implementation slightly. 7 년 전
bio Test with IPv6 by default, and IPv4 only if that fails. 7 년 전
bn_extra Move bn/ into crypto/fipsmodule/ 7 년 전
buf Fix miscellaneous clang-tidy warnings. 7 년 전
bytestring Convert bytestring_test to GTest. 7 년 전
chacha x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 년 전
cipher_extra Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 7 년 전
cmac Convert cmac_test to GTest. 7 년 전
conf Fix out-of-memory condition in conf. 7 년 전
curve25519 Improve Curve25519 cswap x64 assembly 7 년 전
dh Fix miscellaneous clang-tidy warnings. 7 년 전
digest_extra Convert digest_test to GTest. 7 년 전
dsa Fix miscellaneous clang-tidy warnings. 7 년 전
ec_extra Remove some unnecessary indirections. 7 년 전
ecdh Convert a number of tests to GTest. 7 년 전
ecdsa_extra Tidy up FIPS module dependencies. 7 년 전
engine Work around language and compiler bug in memcpy, etc. 7 년 전
err Detect WatchGuard's TLS 1.3 interference failure mode. 7 년 전
evp Unify RSA errors somewhat. 7 년 전
fipsmodule Fix miscellaneous clang-tidy warnings. 7 년 전
hkdf Convert various tests to GTest. 7 년 전
hmac_extra Convert a number of tests to GTest. 7 년 전
lhash Convert various tests to GTest. 7 년 전
obj Align EVP_PKEY Ed25519 API with upstream. 7 년 전
pem Delete some dead code from crypto/x509. 7 년 전
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 7 년 전
pkcs7 Move pkcs{7,8}_test over to gtest 7 년 전
pkcs8 Convert remaining pkcs8 tests to gtest 7 년 전
poly1305 Convert a number of tests to GTest. 7 년 전
pool Convert various tests to GTest. 7 년 전
rand_extra Add dummy |RAND_get_rand_method|. 7 년 전
rc4 Simplify RC4 code and remove assembly. 8 년 전
rsa_extra Don't crash when decrypting with public keys. 7 년 전
stack Convert stack.h to use inline functions. 7 년 전
test Fix miscellaneous clang-tidy warnings. 7 년 전
x509 More scopers. 7 년 전
x509v3 Use functions that do not depend on the current locale. 7 년 전
CMakeLists.txt Convert the tests in x509v3 to GTest. 7 년 전
compiler_test.cc Test that nullptr has the obvious memory representation. 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 x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 년 전
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 년 전
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. 7 년 전
ex_data.c Remove ex_data's dup hook. 7 년 전
internal.h Remove ex_data's dup hook. 7 년 전
mem.c Use functions that do not depend on the current locale. 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 various tests to GTest. 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.cc Convert thread_test to GTest. 7 년 전
thread_win.c Work around language and compiler bug in memcpy, etc. 7 년 전