Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 4492a61567 More scopers. 7 lat temu
..
asn1 Fix miscellaneous clang-tidy warnings. 7 lat temu
base64 Optimize constant-time base64 implementation slightly. 7 lat temu
bio Test with IPv6 by default, and IPv4 only if that fails. 7 lat temu
bn_extra Move bn/ into crypto/fipsmodule/ 7 lat temu
buf Fix miscellaneous clang-tidy warnings. 7 lat temu
bytestring Convert bytestring_test to GTest. 7 lat temu
chacha x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 lat temu
cipher_extra Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 7 lat temu
cmac Convert cmac_test to GTest. 7 lat temu
conf Fix out-of-memory condition in conf. 7 lat temu
curve25519 Improve Curve25519 cswap x64 assembly 7 lat temu
dh Fix miscellaneous clang-tidy warnings. 7 lat temu
digest_extra Convert digest_test to GTest. 7 lat temu
dsa Fix miscellaneous clang-tidy warnings. 7 lat temu
ec_extra Remove some unnecessary indirections. 7 lat temu
ecdh Convert a number of tests to GTest. 7 lat temu
ecdsa_extra Tidy up FIPS module dependencies. 7 lat temu
engine Work around language and compiler bug in memcpy, etc. 7 lat temu
err Detect WatchGuard's TLS 1.3 interference failure mode. 7 lat temu
evp Unify RSA errors somewhat. 7 lat temu
fipsmodule Fix miscellaneous clang-tidy warnings. 7 lat temu
hkdf Convert various tests to GTest. 7 lat temu
hmac_extra Convert a number of tests to GTest. 7 lat temu
lhash Convert various tests to GTest. 7 lat temu
obj Align EVP_PKEY Ed25519 API with upstream. 7 lat temu
pem Delete some dead code from crypto/x509. 7 lat temu
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 7 lat temu
pkcs7 Move pkcs{7,8}_test over to gtest 7 lat temu
pkcs8 Convert remaining pkcs8 tests to gtest 7 lat temu
poly1305 Convert a number of tests to GTest. 7 lat temu
pool Convert various tests to GTest. 7 lat temu
rand_extra Add dummy |RAND_get_rand_method|. 7 lat temu
rc4 Simplify RC4 code and remove assembly. 8 lat temu
rsa_extra Don't crash when decrypting with public keys. 7 lat temu
stack Convert stack.h to use inline functions. 7 lat temu
test Fix miscellaneous clang-tidy warnings. 7 lat temu
x509 More scopers. 7 lat temu
x509v3 Use functions that do not depend on the current locale. 7 lat temu
CMakeLists.txt Convert the tests in x509v3 to GTest. 7 lat temu
compiler_test.cc Test that nullptr has the obvious memory representation. 7 lat temu
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. 7 lat temu
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 lat temu
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. 7 lat temu
cpu-arm.c Rewrite ARM feature detection. 8 lat temu
cpu-intel.c x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 lat temu
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. 7 lat temu
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. 7 lat temu
ex_data.c Remove ex_data's dup hook. 7 lat temu
internal.h Remove ex_data's dup hook. 7 lat temu
mem.c Use functions that do not depend on the current locale. 7 lat temu
refcount_c11.c Cast refcounts to _Atomic before use. 9 lat temu
refcount_lock.c Split unlock functions into read/write variants. 8 lat temu
refcount_test.cc Convert various tests to GTest. 7 lat temu
thread.c Remove a bunch of unnecessary includes. 8 lat temu
thread_none.c Split unlock functions into read/write variants. 8 lat temu
thread_pthread.c Work around language and compiler bug in memcpy, etc. 7 lat temu
thread_test.cc Convert thread_test to GTest. 7 lat temu
thread_win.c Work around language and compiler bug in memcpy, etc. 7 lat temu