Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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 роки тому