25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Brian Smith 598e55a795 Do RSA blinding unless |e| is NULL and specifically requested not to. 8 yıl önce
..
aes Switch all 'num' parameters in crypto/modes to unsigned. 8 yıl önce
asn1 Fix ASN1_INTEGER handling. 8 yıl önce
base64 Avoid theoretical overflows in EVP_EncodeUpdate. 8 yıl önce
bio Only use recv/send for socket BIOs on Windows. 8 yıl önce
bn Verify RSA private key operation regardless of whether CRT is used. 8 yıl önce
buf Make |BUF_memdup| look for zero length, not NULL. 9 yıl önce
bytestring Merge documentation from chromium's net/der into cbs.c 8 yıl önce
chacha chacha/asm/chacha-armv8.pl: fix intermittent build failures. 8 yıl önce
cipher Add a comment with an SMT verification of the Barrett reductions. 8 yıl önce
cmac Fix some malloc test failures. 8 yıl önce
conf Add missing internal includes. 8 yıl önce
curve25519 Appease sanitizers in x25519_ge_scalarmult. 8 yıl önce
des Use the straight-forward ROTATE macro. 8 yıl önce
dh Make return value of |BN_MONT_CTX_set_locked| int. 8 yıl önce
digest Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 yıl önce
dsa Make return value of |BN_MONT_CTX_set_locked| int. 8 yıl önce
ec Use different bit tricks to extend the LSB. 8 yıl önce
ecdh Clean up |ECDH_compute_key|. 9 yıl önce
ecdsa Drop support for engines-provided signature verification. 8 yıl önce
engine Unwind DH_METHOD and DSA_METHOD. 9 yıl önce
err Add checks to X509_NAME_oneline() 8 yıl önce
evp Fix memory leak on invalid ecPublicKey parameters. 8 yıl önce
hkdf Start assuming MSVC 2015. 8 yıl önce
hmac Reimplement PKCS#12 key derivation. 8 yıl önce
lhash Add a run_tests target to run all tests. 9 yıl önce
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 yıl önce
md5 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 yıl önce
modes Start assuming MSVC 2015. 8 yıl önce
newhope newhope: use less stack to compute client key 8 yıl önce
obj Fix build. 8 yıl önce
pem Reject inappropriate private key encryption ciphers. 8 yıl önce
perlasm perlasm/x86_64-xlate.pl: handle binary constants early. 8 yıl önce
pkcs8 Add standalone PKCS#8 and SPKI fuzzers. 8 yıl önce
poly1305 Use UINT64_C instead of unsigned long long integer constant. 8 yıl önce
rand Add a deterministic PRNG for fuzzing. 8 yıl önce
rc4 Remove RC4_options from rc4-586.pl. 8 yıl önce
rsa Do RSA blinding unless |e| is NULL and specifically requested not to. 8 yıl önce
sha Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 yıl önce
stack If no comparison function is set, sk_sort is a NOP 8 yıl önce
test Start assuming MSVC 2015. 8 yıl önce
x509 Add size limit to X509_NAME structure. 8 yıl önce
x509v3 Check for malloc failure in r2i_certpol. 8 yıl önce
CMakeLists.txt Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 yıl önce
constant_time_test.c Update constant-time operations. 10 yıl önce
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 yıl önce
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 yıl önce
cpu-arm.c Rewrite ARM feature detection. 8 yıl önce
cpu-intel.c Add missing internal includes. 8 yıl önce
crypto.c Add |CRYPTO_is_confidential_build|. 8 yıl önce
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. 8 yıl önce
internal.h Another OPENSSL_NO_THREADS build fix. 8 yıl önce
mem.c Fix some indentation. 8 yıl önce
refcount_c11.c Cast refcounts to _Atomic before use. 9 yıl önce
refcount_lock.c Add infrastructure for reference counts. 9 yıl önce
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 yıl önce
thread.c Remove leftovers of the old-style locks. 9 yıl önce
thread_none.c Support Trusty, an embedded platform. 9 yıl önce
thread_pthread.c Remove call to |fprintf| in |CRYPTO_once|. 8 yıl önce
thread_test.c Use nanosleep instead of usleep. 8 yıl önce
thread_win.c Replace CRYPTO_once_t on Windows with INIT_ONCE. 8 yıl önce
time_support.c Remove some mingw support cruft. 8 yıl önce