Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Brian Smith a0ef7b0a56 Enforce that |EC_KEY| private key is in [0, group->order). 9 anni fa
..
aes Fix the shared builders by exporting GCM symbols. 9 anni fa
asn1 Fix leak with ASN.1 combine. 9 anni fa
base64 Add a run_tests target to run all tests. 9 anni fa
bio Test for underflow before subtraction. 9 anni fa
bn Re-apply 75b833cc819a9d189adb0fdd56327bee600ff9e9 9 anni fa
buf Make |BUF_memdup| look for zero length, not NULL. 9 anni fa
bytestring Use UINT64_C instead of OPENSSL_U64. 9 anni fa
chacha Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. 9 anni fa
cipher avoid clashes with libc's 'open' in e_chacha20poly1305.c 9 anni fa
cmac Add a run_tests target to run all tests. 9 anni fa
conf Move arm_arch.h and fix up lots of include paths. 9 anni fa
curve25519 Register the *25519 tests as dependencies of all_tests. 9 anni fa
des Fix shared library build on OS X. 9 anni fa
dh Share common definitions of |TOBN| and |BIGNUM_STATIC|. 9 anni fa
digest Improve crypto/digest/md32_common.h mechanism. 9 anni fa
dsa Unwind DH_METHOD and DSA_METHOD. 9 anni fa
ec Enforce that |EC_KEY| private key is in [0, group->order). 8 anni fa
ecdh Clean up |ECDH_compute_key|. 9 anni fa
ecdsa Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8 anni fa
engine Unwind DH_METHOD and DSA_METHOD. 9 anni fa
err Limit DHE groups to 4096-bit. 9 anni fa
evp Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8 anni fa
hkdf Add a run_tests target to run all tests. 9 anni fa
hmac Remove condition which always evaluates to true (size_t >= 0). 9 anni fa
lhash Add a run_tests target to run all tests. 9 anni fa
md4 Improve crypto/digest/md32_common.h mechanism. 9 anni fa
md5 Improve crypto/digest/md32_common.h mechanism. 9 anni fa
modes Use UINT64_C instead of OPENSSL_U64. 9 anni fa
obj Move arm_arch.h and fix up lots of include paths. 9 anni fa
pem Fix all sign/unsigned warnings with Clang and GCC. 9 anni fa
perlasm Get rid of all compiler version checks in perlasm files. 9 anni fa
pkcs8 Check for overflow when parsing a CBS with d2i_*. 9 anni fa
poly1305 Remove stl_compat.h. 9 anni fa
rand Don't abort in |init_once| if |fcntl| returns ENOSYS 8 anni fa
rc4 Fix a couple more signed/unsigned compares. 9 anni fa
rsa Remove reference to removed |RSA_FLAG_NO_CONSTTIME| flag. 9 anni fa
sha Use UINT64_C instead of OPENSSL_U64. 9 anni fa
stack Move arm_arch.h and fix up lots of include paths. 9 anni fa
test Remove stl_compat.h. 9 anni fa
x509 Check for overflow when parsing a CBS with d2i_*. 9 anni fa
x509v3 Become partially -Wmissing-variable-declarations-clean. 9 anni fa
CMakeLists.txt Add X25519 and Ed25519 support. 9 anni fa
constant_time_test.c Update constant-time operations. 10 anni fa
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 anni fa
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 anni fa
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9 anni fa
crypto.c Make CRYPTO_library_init use a CRYPTO_once_t. 9 anni fa
directory.h Add visibility rules. 10 anni fa
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
ex_data.c Reserve ex_data index zero for app_data. 9 anni fa
header_removed.h Add ISC header to a handful of files. 10 anni fa
internal.h Use UINT64_C instead of OPENSSL_U64. 9 anni fa
mem.c Fix some typos in license headers. 9 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Add infrastructure for reference counts. 9 anni fa
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 anni fa
thread.c Remove leftovers of the old-style locks. 9 anni fa
thread_none.c Support Trusty, an embedded platform. 9 anni fa
thread_pthread.c Make sure pthread_once() succeeds. 9 anni fa
thread_test.c Use the correct case for Windows headers. 9 anni fa
thread_win.c Support Trusty, an embedded platform. 9 anni fa
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa