Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Brian Smith f01fb5dc0e Avoid minor waste in |ec_GFp_nistp256_point_get_affine_coordinates|. před 8 roky
..
aes Switch all 'num' parameters in crypto/modes to unsigned. před 8 roky
asn1 Fix build when using Visual Studio 2015 Update 1. před 8 roky
base64 Remove calls to ERR_load_crypto_strings. před 8 roky
bio Only use recv/send for socket BIOs on Windows. před 8 roky
bn Make return value of |BN_MONT_CTX_set_locked| int. před 8 roky
buf Make |BUF_memdup| look for zero length, not NULL. před 9 roky
bytestring Add CBS_ASN1_UTF8STRING define. před 8 roky
chacha chacha/asm/chacha-armv8.pl: fix intermittent build failures. před 8 roky
cipher Switch all 'num' parameters in crypto/modes to unsigned. před 8 roky
cmac Fix some malloc test failures. před 8 roky
conf Add missing internal includes. před 8 roky
curve25519 Appease sanitizers in x25519_ge_scalarmult. před 8 roky
des Use the straight-forward ROTATE macro. před 8 roky
dh Make return value of |BN_MONT_CTX_set_locked| int. před 8 roky
digest Make EVP_MD_CTX size functions return size_t. před 8 roky
dsa Make return value of |BN_MONT_CTX_set_locked| int. před 8 roky
ec Avoid minor waste in |ec_GFp_nistp256_point_get_affine_coordinates|. před 8 roky
ecdh Clean up |ECDH_compute_key|. před 9 roky
ecdsa Drop support for engines-provided signature verification. před 8 roky
engine Unwind DH_METHOD and DSA_METHOD. před 9 roky
err Make err_data_generator.go silent by default. před 8 roky
evp Fix memory leak on invalid ecPublicKey parameters. před 8 roky
hkdf Fix build when using Visual Studio 2015 Update 1. před 8 roky
hmac Reimplement PKCS#12 key derivation. před 8 roky
lhash Add a run_tests target to run all tests. před 9 roky
md4 Add one-shot |MD4| function. před 8 roky
md5 Make HOST_l2c return void. před 8 roky
modes Switch all 'num' parameters in crypto/modes to unsigned. před 8 roky
obj Rename obj_mac.h to nid.h and make it a multiply-includable header. před 8 roky
pem Decouple the EVP and PEM code. před 8 roky
perlasm perlasm/x86_64-xlate.pl: handle binary constants early. před 8 roky
pkcs8 Reimplement PKCS#12 key derivation. před 8 roky
poly1305 Use UINT64_C instead of unsigned long long integer constant. před 8 roky
rand Add a deterministic PRNG for fuzzing. před 8 roky
rc4 Remove the stitched RC4-MD5 code and use the generic one. před 8 roky
rsa Require the public exponent to be available in RSA blinding. před 8 roky
sha Consistently use named constants in ARM assembly files. před 8 roky
stack If no comparison function is set, sk_sort is a NOP před 8 roky
test Remove some easy obj.h dependencies. před 8 roky
x509 Fix some malloc test failures. před 8 roky
x509v3 Remove some easy obj.h dependencies. před 8 roky
CMakeLists.txt Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." před 8 roky
constant_time_test.c Update constant-time operations. před 10 roky
cpu-aarch64-linux.c Rewrite ARM feature detection. před 8 roky
cpu-arm-linux.c Avoid doing arithmetic on void pointers. před 8 roky
cpu-arm.c Rewrite ARM feature detection. před 8 roky
cpu-intel.c Add missing internal includes. před 8 roky
crypto.c Add |FIPS_mode|, which returns zero. před 8 roky
directory.h Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." před 8 roky
directory_posix.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." před 8 roky
directory_win.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." před 8 roky
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. před 8 roky
internal.h Replace CRYPTO_once_t on Windows with INIT_ONCE. před 8 roky
mem.c Fix some indentation. před 8 roky
refcount_c11.c Cast refcounts to _Atomic before use. před 9 roky
refcount_lock.c Add infrastructure for reference counts. před 9 roky
refcount_test.c Specify argc and argv arguments to refcount_test:main. před 9 roky
thread.c Remove leftovers of the old-style locks. před 9 roky
thread_none.c Support Trusty, an embedded platform. před 9 roky
thread_pthread.c Remove call to |fprintf| in |CRYPTO_once|. před 8 roky
thread_test.c Use nanosleep instead of usleep. před 8 roky
thread_win.c Replace CRYPTO_once_t on Windows with INIT_ONCE. před 8 roky
time_support.c Remove some mingw support cruft. před 8 roky