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.
 
 
 
 
 
 
David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. hace 9 años
..
aes Add tests for low-level AES functions. hace 9 años
asn1 Convert reference counts in crypto/ hace 9 años
base64 Add malloc test support to unit tests. hace 9 años
bio Demand for newer POSIX macro hace 9 años
bn Add crypto/bytestring-based BIGNUM DER functions. hace 9 años
buf Precompute sorted array for error strings. hace 9 años
bytestring Add CBB_zero to set a CBB to the zero state. hace 9 años
chacha Emit #if guards for ARM assembly files. hace 9 años
cipher Call ERR_clear_error after functions that are expected to fail. hace 9 años
cmac Add support for CMAC (RFC 4493). hace 9 años
conf Add NCONF_load_bio. hace 9 años
des Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. hace 9 años
dh Add malloc test support to unit tests. hace 9 años
digest Remove EVP_PKEY_HMAC. hace 9 años
dsa Fix some malloc test crashs. hace 9 años
ec Fix some malloc test crashs. hace 9 años
ecdh Add in missing curly braces part 2. hace 9 años
ecdsa Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. hace 9 años
engine Precompute sorted array for error strings. hace 9 años
err Add crypto/bytestring-based BIGNUM DER functions. hace 9 años
evp Remove EVP_PKEY_dup. hace 9 años
hkdf Add malloc test support to unit tests. hace 9 años
hmac Remove EVP_PKEY_HMAC. hace 9 años
lhash Fix some malloc test crashs. hace 9 años
md4 Fix integer types in low-level hash functions. hace 9 años
md5 Fix integer types in low-level hash functions. hace 9 años
modes Add some comments and tweak assertions for cbc.c. hace 9 años
obj Tidy up overflows in obj_cmp. hace 9 años
pem pem_lib: make |cipher_by_name| recognize some more ciphers. hace 9 años
perlasm Emit #if guards for ARM assembly files. hace 9 años
pkcs8 Add malloc test support to unit tests. hace 9 años
poly1305 Fix ARM Clang build. hace 9 años
rand Include openssl/chacha.h rather than duplicate the prototype. hace 9 años
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. hace 9 años
rsa Re-wrap kOAEPCipherText from rsa_test. hace 9 años
sha Fix compilation of sha256-armv4.S when using -march=armv6 hace 9 años
stack Remove unnecessary NULL checks, part 4. hace 9 años
test Raise SIGTRAP rather than abort on failure. hace 9 años
x509 Fix signed/unsigned warnings for MSVC. hace 9 años
x509v3 Rename tabtest.c and v3nametest.c hace 9 años
CMakeLists.txt Add malloc test support to unit tests. hace 9 años
arm_arch.h aarch64 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 Support Trusty, an embedded platform. hace 9 años
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. hace 9 años
cpu-x86-asm.pl Never set RC4_CHAR. hace 9 años
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. hace 9 años
crypto.c Fix |SSLeay|. 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 Remove unnecessary NULL checks, part 3. hace 9 años
header_removed.h Add ISC header to a handful of files. hace 10 años
internal.h Have consumers supply OPENSSL_C11_ATOMIC. hace 9 años
mem.c Lowercase some Windows 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 Support Trusty, an embedded platform. 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