Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 4492a61567 More scopers. il y a 7 ans
..
asn1 Fix miscellaneous clang-tidy warnings. il y a 7 ans
base64 Optimize constant-time base64 implementation slightly. il y a 7 ans
bio Test with IPv6 by default, and IPv4 only if that fails. il y a 7 ans
bn_extra Move bn/ into crypto/fipsmodule/ il y a 7 ans
buf Fix miscellaneous clang-tidy warnings. il y a 7 ans
bytestring Convert bytestring_test to GTest. il y a 7 ans
chacha x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. il y a 7 ans
cipher_extra Clarify the ChaCha20-Poly1305 assembly functions' final parameters. il y a 7 ans
cmac Convert cmac_test to GTest. il y a 7 ans
conf Fix out-of-memory condition in conf. il y a 7 ans
curve25519 Improve Curve25519 cswap x64 assembly il y a 7 ans
dh Fix miscellaneous clang-tidy warnings. il y a 7 ans
digest_extra Convert digest_test to GTest. il y a 7 ans
dsa Fix miscellaneous clang-tidy warnings. il y a 7 ans
ec_extra Remove some unnecessary indirections. il y a 7 ans
ecdh Convert a number of tests to GTest. il y a 7 ans
ecdsa_extra Tidy up FIPS module dependencies. il y a 7 ans
engine Work around language and compiler bug in memcpy, etc. il y a 7 ans
err Detect WatchGuard's TLS 1.3 interference failure mode. il y a 7 ans
evp Unify RSA errors somewhat. il y a 7 ans
fipsmodule Fix miscellaneous clang-tidy warnings. il y a 7 ans
hkdf Convert various tests to GTest. il y a 7 ans
hmac_extra Convert a number of tests to GTest. il y a 7 ans
lhash Convert various tests to GTest. il y a 7 ans
obj Align EVP_PKEY Ed25519 API with upstream. il y a 7 ans
pem Delete some dead code from crypto/x509. il y a 7 ans
perlasm Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. il y a 7 ans
pkcs7 Move pkcs{7,8}_test over to gtest il y a 7 ans
pkcs8 Convert remaining pkcs8 tests to gtest il y a 7 ans
poly1305 Convert a number of tests to GTest. il y a 7 ans
pool Convert various tests to GTest. il y a 7 ans
rand_extra Add dummy |RAND_get_rand_method|. il y a 7 ans
rc4 Simplify RC4 code and remove assembly. il y a 8 ans
rsa_extra Don't crash when decrypting with public keys. il y a 7 ans
stack Convert stack.h to use inline functions. il y a 7 ans
test Fix miscellaneous clang-tidy warnings. il y a 7 ans
x509 More scopers. il y a 7 ans
x509v3 Use functions that do not depend on the current locale. il y a 7 ans
CMakeLists.txt Convert the tests in x509v3 to GTest. il y a 7 ans
compiler_test.cc Test that nullptr has the obvious memory representation. il y a 7 ans
constant_time_test.cc Switch constant-time functions to using |crypto_word_t|. il y a 7 ans
cpu-aarch64-linux.c Rewrite ARM feature detection. il y a 8 ans
cpu-arm-linux.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
cpu-arm.c Rewrite ARM feature detection. il y a 8 ans
cpu-intel.c x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. il y a 7 ans
cpu-ppc64le.c Make the POWER hardware capability value a global in crypto.c. il y a 7 ans
crypto.c Set static armcaps based on __ARM_FEATURE_CRYPTO. il y a 7 ans
ex_data.c Remove ex_data's dup hook. il y a 7 ans
internal.h Remove ex_data's dup hook. il y a 7 ans
mem.c Use functions that do not depend on the current locale. il y a 7 ans
refcount_c11.c Cast refcounts to _Atomic before use. il y a 9 ans
refcount_lock.c Split unlock functions into read/write variants. il y a 8 ans
refcount_test.cc Convert various tests to GTest. il y a 7 ans
thread.c Remove a bunch of unnecessary includes. il y a 8 ans
thread_none.c Split unlock functions into read/write variants. il y a 8 ans
thread_pthread.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
thread_test.cc Convert thread_test to GTest. il y a 7 ans
thread_win.c Work around language and compiler bug in memcpy, etc. il y a 7 ans