No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. hace 8 años
..
aes Fix the shared builders by exporting GCM symbols. hace 9 años
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. hace 8 años
base64 Add a run_tests target to run all tests. hace 9 años
bio Test for underflow before subtraction. hace 9 años
bn Fix trivial -Wcast-qual violations. hace 8 años
buf Make |BUF_memdup| look for zero length, not NULL. hace 9 años
bytestring Rewrite ssl3_send_server_key_exchange to use CBB. hace 8 años
chacha Fix trivial -Wcast-qual violations. hace 8 años
cipher Remove the stitched RC4-MD5 code and use the generic one. hace 8 años
cmac Add a run_tests target to run all tests. hace 9 años
conf Move arm_arch.h and fix up lots of include paths. hace 9 años
curve25519 Rename the curve25519 precomputed tables. hace 8 años
des Use the straight-forward ROTATE macro. hace 8 años
dh Remove the CRYPTO_EX_new callback. hace 8 años
digest Fix build. hace 8 años
dsa Fix memory leak in DSA redo case. hace 8 años
ec Fix trivial -Wcast-qual violations. hace 8 años
ecdh Clean up |ECDH_compute_key|. hace 9 años
ecdsa Remove a trailing ^M (DOS newline). hace 8 años
engine Unwind DH_METHOD and DSA_METHOD. hace 9 años
err Remove ASN1_R_MALLOC_FAILURE. hace 8 años
evp Update comments to better document in-place semantics. hace 8 años
hkdf Add a run_tests target to run all tests. hace 9 años
hmac Remove condition which always evaluates to true (size_t >= 0). hace 9 años
lhash Add a run_tests target to run all tests. hace 9 años
md4 Make HOST_l2c return void. hace 8 años
md5 Make HOST_l2c return void. hace 8 años
modes Fix trivial -Wcast-qual violations. hace 8 años
obj Allocate a NID for X25519. hace 8 años
pem OpenSSL reformat x509/, x509v3/, pem/ and asn1/. hace 8 años
perlasm Fix arm perlasm trailing newline. hace 8 años
pkcs8 Check for overflow when parsing a CBS with d2i_*. hace 9 años
poly1305 Fix trivial -Wcast-qual violations. hace 8 años
rand Don't abort in |init_once| if |fcntl| returns ENOSYS hace 8 años
rc4 Remove the stitched RC4-MD5 code and use the generic one. hace 8 años
rsa Fix bits vs. bytes confusion in RSA encryption. hace 8 años
sha Remove asm __asm__ define. hace 8 años
stack Move arm_arch.h and fix up lots of include paths. hace 9 años
test Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. hace 8 años
x509 Fix build of x509_test. hace 8 años
x509v3 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. hace 8 años
CMakeLists.txt Add X25519 and Ed25519 support. hace 9 años
constant_time_test.c Update constant-time operations. hace 10 años
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. hace 9 años
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. hace 9 años
cpu-intel.c Fix |sscanf| format string in cpu-intel.c. hace 8 años
crypto.c Make CRYPTO_library_init use a CRYPTO_once_t. hace 9 años
directory.h Add visibility rules. hace 10 años
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. hace 9 años
directory_win.c Eliminate unnecessary includes from low-level crypto modules. hace 9 años
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. hace 8 años
internal.h Remove the CRYPTO_EX_new callback. hace 8 años
mem.c Fix some typos in license headers. hace 9 años
refcount_c11.c Cast refcounts to _Atomic before use. hace 9 años
refcount_lock.c Add infrastructure for reference counts. hace 9 años
refcount_test.c Specify argc and argv arguments to refcount_test:main. hace 9 años
thread.c Remove leftovers of the old-style locks. hace 9 años
thread_none.c Support Trusty, an embedded platform. hace 9 años
thread_pthread.c Make sure pthread_once() succeeds. hace 9 años
thread_test.c Use the correct case for Windows headers. hace 9 años
thread_win.c Support Trusty, an embedded platform. hace 9 años
time_support.c Eliminate unnecessary includes from low-level crypto modules. hace 9 años