You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mostyn Bramley-Moore fde89b43c3 avoid clashes with libc's 'open' in e_chacha20poly1305.c пре 9 година
..
aes Fix the shared builders by exporting GCM symbols. пре 9 година
asn1 Become partially -Wmissing-variable-declarations-clean. пре 9 година
base64 Add a run_tests target to run all tests. пре 9 година
bio Test for underflow before subtraction. пре 9 година
bn Do away with BN_LLONG in favor of BN_ULLONG. пре 9 година
buf Make |BUF_memdup| look for zero length, not NULL. пре 9 година
bytestring Use UINT64_C instead of OPENSSL_U64. пре 9 година
chacha Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. пре 9 година
cipher avoid clashes with libc's 'open' in e_chacha20poly1305.c пре 9 година
cmac Add a run_tests target to run all tests. пре 9 година
conf Move arm_arch.h and fix up lots of include paths. пре 9 година
curve25519 Register the *25519 tests as dependencies of all_tests. пре 9 година
des Fix shared library build on OS X. пре 9 година
dh Share common definitions of |TOBN| and |BIGNUM_STATIC|. пре 9 година
digest Improve crypto/digest/md32_common.h mechanism. пре 9 година
dsa Unwind DH_METHOD and DSA_METHOD. пре 9 година
ec Share common definitions of |TOBN| and |BIGNUM_STATIC|. пре 9 година
ecdh Clean up |ECDH_compute_key|. пре 9 година
ecdsa Remove stl_compat.h. пре 9 година
engine Unwind DH_METHOD and DSA_METHOD. пре 9 година
err Limit DHE groups to 4096-bit. пре 9 година
evp Become partially -Wmissing-variable-declarations-clean. пре 9 година
hkdf Add a run_tests target to run all tests. пре 9 година
hmac Remove condition which always evaluates to true (size_t >= 0). пре 9 година
lhash Add a run_tests target to run all tests. пре 9 година
md4 Improve crypto/digest/md32_common.h mechanism. пре 9 година
md5 Improve crypto/digest/md32_common.h mechanism. пре 9 година
modes Use UINT64_C instead of OPENSSL_U64. пре 9 година
obj Move arm_arch.h and fix up lots of include paths. пре 9 година
pem Fix all sign/unsigned warnings with Clang and GCC. пре 9 година
perlasm Get rid of all compiler version checks in perlasm files. пре 9 година
pkcs8 Check for overflow when parsing a CBS with d2i_*. пре 9 година
poly1305 Remove stl_compat.h. пре 9 година
rand Make RAND_seed read a byte of random data. пре 9 година
rc4 Fix a couple more signed/unsigned compares. пре 9 година
rsa Remove reference to removed |RSA_FLAG_NO_CONSTTIME| flag. пре 9 година
sha Use UINT64_C instead of OPENSSL_U64. пре 9 година
stack Move arm_arch.h and fix up lots of include paths. пре 9 година
test Remove stl_compat.h. пре 9 година
x509 Check for overflow when parsing a CBS with d2i_*. пре 9 година
x509v3 Become partially -Wmissing-variable-declarations-clean. пре 9 година
CMakeLists.txt Add X25519 and Ed25519 support. пре 9 година
constant_time_test.c Update constant-time operations. пре 10 година
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. пре 9 година
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. пре 9 година
cpu-intel.c Surround immintrin.h includes with warning pragmas. пре 9 година
crypto.c Make CRYPTO_library_init use a CRYPTO_once_t. пре 9 година
directory.h Add visibility rules. пре 10 година
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. пре 9 година
directory_win.c Eliminate unnecessary includes from low-level crypto modules. пре 9 година
ex_data.c Reserve ex_data index zero for app_data. пре 9 година
header_removed.h Add ISC header to a handful of files. пре 10 година
internal.h Use UINT64_C instead of OPENSSL_U64. пре 9 година
mem.c Fix some typos in license headers. пре 9 година
refcount_c11.c Cast refcounts to _Atomic before use. пре 9 година
refcount_lock.c Add infrastructure for reference counts. пре 9 година
refcount_test.c Specify argc and argv arguments to refcount_test:main. пре 9 година
thread.c Remove leftovers of the old-style locks. пре 9 година
thread_none.c Support Trusty, an embedded platform. пре 9 година
thread_pthread.c Make sure pthread_once() succeeds. пре 9 година
thread_test.c Use the correct case for Windows headers. пре 9 година
thread_win.c Support Trusty, an embedded platform. пре 9 година
time_support.c Eliminate unnecessary includes from low-level crypto modules. пре 9 година