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