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 7d53638872 Use __NR_getrandom rather than SYS_getrandom. il y a 7 ans
..
asn1 Remove some dead code from crypto/asn1. 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 Work around language and compiler bug in memcpy, etc. il y a 7 ans
bytestring Convert bytestring_test to GTest. il y a 7 ans
chacha Fix chacha-armv4.pl with clang -fno-integrated-as. il y a 7 ans
cipher_extra Enable extra_in with the ChaCha20-Poly1305 AEAD. 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 Remove ex_data's dup hook. il y a 7 ans
digest_extra Convert digest_test to GTest. il y a 7 ans
dsa Remove ex_data's dup hook. 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 Use __NR_getrandom rather than SYS_getrandom. 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 fuchsia: Use new spelling of NO_ERROR. 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 Make AES-GCM AEADs support the optional second input argument to seal_scatter. il y a 7 ans
x509 Sync asn1_gen.c with upstream 1.0.2. il y a 7 ans
x509v3 Convert the tests in x509v3 to GTest. il y a 7 ans
CMakeLists.txt Convert the tests in x509v3 to GTest. il y a 7 ans
compiler_test.cc Fix build on android_aarch64. 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 Wrap MSVC-only warning pragmas in a macro. il y a 8 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 Work around language and compiler bug in memcpy, etc. 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