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