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.
 
 
 
 
 
 
David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. há 8 anos
..
aes Fix the shared builders by exporting GCM symbols. há 9 anos
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. há 8 anos
base64 Remove calls to ERR_load_crypto_strings. há 8 anos
bio Remove calls to ERR_load_crypto_strings. há 8 anos
bn Rename the BIGNUM ASN.1 functions. há 8 anos
buf Make |BUF_memdup| look for zero length, not NULL. há 9 anos
bytestring Rewrite ssl3_send_server_key_exchange to use CBB. há 8 anos
chacha Use |alignas| more in crypto/chacha/chacha_vec.c. há 8 anos
cipher Use Barrett reduction in CBC processing rather than tricks. há 8 anos
cmac Add a run_tests target to run all tests. há 9 anos
conf Also add a no-op stub for OPENSSL_config. há 8 anos
curve25519 Rename the curve25519 precomputed tables. há 8 anos
des Use the straight-forward ROTATE macro. há 8 anos
dh Remove the CRYPTO_EX_new callback. há 8 anos
digest Remove the arch-specific HOST_c2l/HOST_l2c implementations. há 8 anos
dsa Fix memory leak in DSA redo case. há 8 anos
ec Define `int128_t` and `uint128_t` in one place. há 8 anos
ecdh Clean up |ECDH_compute_key|. há 9 anos
ecdsa Rename the BIGNUM ASN.1 functions. há 8 anos
engine Unwind DH_METHOD and DSA_METHOD. há 9 anos
err Remove ASN1_R_MALLOC_FAILURE. há 8 anos
evp Fix error in ce9d85ee. há 8 anos
hkdf Remove calls to ERR_load_crypto_strings. há 8 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 Make HOST_l2c return void. há 8 anos
md5 Make HOST_l2c return void. há 8 anos
modes Fix trivial -Wcast-qual violations. há 8 anos
obj Allocate a NID for X25519. há 8 anos
pem OpenSSL reformat x509/, x509v3/, pem/ and asn1/. há 8 anos
perlasm Fix arm perlasm trailing newline. há 8 anos
pkcs8 Remove calls to ERR_load_crypto_strings. há 8 anos
poly1305 Use |inline| in crypto/poly1305/poly1305_vec.c. há 8 anos
rand Add a few more no-op stubs for cURL compatibility. há 8 anos
rc4 Remove the stitched RC4-MD5 code and use the generic one. há 8 anos
rsa Rename the BIGNUM ASN.1 functions. há 8 anos
sha Remove asm __asm__ define. há 8 anos
stack Move arm_arch.h and fix up lots of include paths. há 9 anos
test Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. há 8 anos
x509 Fix build of x509_test. há 8 anos
x509v3 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. há 8 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 Fix |sscanf| format string in cpu-intel.c. há 8 anos
crypto.c Add a few more no-op stubs for cURL compatibility. há 8 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 Skip free callbacks on empty CRYPTO_EX_DATAs. há 8 anos
internal.h Fix 32-bit build. há 8 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 Fix data <-> function pointer casts in thread_win.c. há 8 anos
time_support.c Remove some mingw support cruft. há 8 anos