Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Brian Smith d879e29936 Further optimize Montgomery math in RSA blinding. vor 8 Jahren
..
aes Mark ARM assembly globals hidden uniformly in arm-xlate.pl. vor 8 Jahren
asn1 Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
base64 Remove calls to ERR_load_crypto_strings. vor 8 Jahren
bio Fix Windows build vor 8 Jahren
bn Fix |BN_CTX_get| error checking in |BN_from_montgomery|. vor 8 Jahren
buf Make |BUF_memdup| look for zero length, not NULL. vor 9 Jahren
bytestring Add CBS_ASN1_UTF8STRING define. vor 8 Jahren
chacha Import chacha-x86.pl fix. vor 8 Jahren
cipher Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
cmac Fix some malloc test failures. vor 8 Jahren
conf Add missing internal includes. vor 8 Jahren
curve25519 Appease sanitizers in x25519_ge_scalarmult. vor 8 Jahren
des Use the straight-forward ROTATE macro. vor 8 Jahren
dh Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. vor 8 Jahren
digest Fix potential double free in EVP_DigestInit_ex vor 8 Jahren
dsa Fix a few more missing CBB_cleanups. vor 8 Jahren
ec Small tweak to P-256-x86-64 inversion. vor 8 Jahren
ecdh Clean up |ECDH_compute_key|. vor 9 Jahren
ecdsa Fix a few more missing CBB_cleanups. vor 8 Jahren
engine Unwind DH_METHOD and DSA_METHOD. vor 9 Jahren
err Align with upstream's error strings, take two. vor 8 Jahren
evp Remove unnecessary include. vor 8 Jahren
hkdf Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
hmac Remove condition which always evaluates to true (size_t >= 0). vor 9 Jahren
lhash Add a run_tests target to run all tests. vor 9 Jahren
md4 Add one-shot |MD4| function. vor 8 Jahren
md5 Make HOST_l2c return void. vor 8 Jahren
modes Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
obj Rename NID_x25519 to NID_X25519. vor 8 Jahren
pem Decouple the EVP and PEM code. vor 8 Jahren
perlasm perlasm/x86_64-xlate.pl: handle binary constants early. vor 8 Jahren
pkcs8 BIO_new_mem_buf should take const void * vor 8 Jahren
poly1305 Add additional poly1305 tests. vor 8 Jahren
rand Add a deterministic PRNG for fuzzing. vor 8 Jahren
rc4 Remove the stitched RC4-MD5 code and use the generic one. vor 8 Jahren
rsa Further optimize Montgomery math in RSA blinding. vor 8 Jahren
sha Consistently use named constants in ARM assembly files. vor 8 Jahren
stack If no comparison function is set, sk_sort is a NOP vor 8 Jahren
test Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
x509 Fix some malloc test failures. vor 8 Jahren
x509v3 Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
CMakeLists.txt Rewrite ARM feature detection. vor 8 Jahren
constant_time_test.c Update constant-time operations. vor 10 Jahren
cpu-aarch64-linux.c Rewrite ARM feature detection. vor 8 Jahren
cpu-arm-linux.c Avoid doing arithmetic on void pointers. vor 8 Jahren
cpu-arm.c Rewrite ARM feature detection. vor 8 Jahren
cpu-intel.c Add missing internal includes. vor 8 Jahren
crypto.c Add |FIPS_mode|, which returns zero. vor 8 Jahren
directory.h Add visibility rules. vor 10 Jahren
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. vor 9 Jahren
directory_win.c Eliminate unnecessary includes from low-level crypto modules. vor 9 Jahren
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. vor 8 Jahren
internal.h Fix build when using Visual Studio 2015 Update 1. vor 8 Jahren
mem.c Fix some indentation. vor 8 Jahren
refcount_c11.c Cast refcounts to _Atomic before use. vor 9 Jahren
refcount_lock.c Add infrastructure for reference counts. vor 9 Jahren
refcount_test.c Specify argc and argv arguments to refcount_test:main. vor 9 Jahren
thread.c Remove leftovers of the old-style locks. vor 9 Jahren
thread_none.c Support Trusty, an embedded platform. vor 9 Jahren
thread_pthread.c Remove call to |fprintf| in |CRYPTO_once|. vor 8 Jahren
thread_test.c Use the correct case for Windows headers. vor 9 Jahren
thread_win.c Only call thread-local destructors on DLL_THREAD_DETACH. vor 8 Jahren
time_support.c Remove some mingw support cruft. vor 8 Jahren