Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin 4492a61567 More scopers. před 7 roky
..
asn1 Fix miscellaneous clang-tidy warnings. před 7 roky
base64 Optimize constant-time base64 implementation slightly. před 7 roky
bio Test with IPv6 by default, and IPv4 only if that fails. před 7 roky
bn_extra Move bn/ into crypto/fipsmodule/ před 7 roky
buf Fix miscellaneous clang-tidy warnings. před 7 roky
bytestring Convert bytestring_test to GTest. před 7 roky
chacha x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. před 7 roky
cipher_extra Clarify the ChaCha20-Poly1305 assembly functions' final parameters. před 7 roky
cmac Convert cmac_test to GTest. před 7 roky
conf Fix out-of-memory condition in conf. před 7 roky
curve25519 Improve Curve25519 cswap x64 assembly před 7 roky
dh Fix miscellaneous clang-tidy warnings. před 7 roky
digest_extra Convert digest_test to GTest. před 7 roky
dsa Fix miscellaneous clang-tidy warnings. před 7 roky
ec_extra Remove some unnecessary indirections. před 7 roky
ecdh Convert a number of tests to GTest. před 7 roky
ecdsa_extra Tidy up FIPS module dependencies. před 7 roky
engine Work around language and compiler bug in memcpy, etc. před 7 roky
err Detect WatchGuard's TLS 1.3 interference failure mode. před 7 roky
evp Unify RSA errors somewhat. před 7 roky
fipsmodule Fix miscellaneous clang-tidy warnings. před 7 roky
hkdf Convert various tests to GTest. před 7 roky
hmac_extra Convert a number of tests to GTest. před 7 roky
lhash Convert various tests to GTest. před 7 roky
obj Align EVP_PKEY Ed25519 API with upstream. před 7 roky
pem Delete some dead code from crypto/x509. před 7 roky
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. před 7 roky
pkcs7 Move pkcs{7,8}_test over to gtest před 7 roky
pkcs8 Convert remaining pkcs8 tests to gtest před 7 roky
poly1305 Convert a number of tests to GTest. před 7 roky
pool Convert various tests to GTest. před 7 roky
rand_extra Add dummy |RAND_get_rand_method|. před 7 roky
rc4 Simplify RC4 code and remove assembly. před 8 roky
rsa_extra Don't crash when decrypting with public keys. před 7 roky
stack Convert stack.h to use inline functions. před 7 roky
test Fix miscellaneous clang-tidy warnings. před 7 roky
x509 More scopers. před 7 roky
x509v3 Use functions that do not depend on the current locale. před 7 roky
CMakeLists.txt Convert the tests in x509v3 to GTest. před 7 roky
compiler_test.cc Test that nullptr has the obvious memory representation. před 7 roky
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. před 7 roky
cpu-aarch64-linux.c Rewrite ARM feature detection. před 8 roky
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. před 7 roky
cpu-arm.c Rewrite ARM feature detection. před 8 roky
cpu-intel.c x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. před 7 roky
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. před 7 roky
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. před 7 roky
ex_data.c Remove ex_data's dup hook. před 7 roky
internal.h Remove ex_data's dup hook. před 7 roky
mem.c Use functions that do not depend on the current locale. před 7 roky
refcount_c11.c Cast refcounts to _Atomic before use. před 9 roky
refcount_lock.c Split unlock functions into read/write variants. před 8 roky
refcount_test.cc Convert various tests to GTest. před 7 roky
thread.c Remove a bunch of unnecessary includes. před 8 roky
thread_none.c Split unlock functions into read/write variants. před 8 roky
thread_pthread.c Work around language and compiler bug in memcpy, etc. před 7 roky
thread_test.cc Convert thread_test to GTest. před 7 roky
thread_win.c Work around language and compiler bug in memcpy, etc. před 7 roky