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 3fa65f0f05 Fix some malloc test crashs. hace 9 años
..
aes Don't use .arch in aarch64 asm with Clang. 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 Fix some malloc test crashs. hace 9 años
bn Add malloc test support to unit tests. hace 9 años
buf Precompute sorted array for error strings. hace 9 años
bytestring Fix some malloc test crashs. hace 9 años
chacha Switch nonce type in chacha_vec.c to uint32_t. hace 9 años
cipher Fix some malloc test crashs. 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 Implement |DES_ede2_cbc_encrypt|. hace 9 años
dh Add malloc test support to unit tests. hace 9 años
digest Add malloc test support to unit tests. 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 Add malloc test support to unit tests. hace 9 años
engine Precompute sorted array for error strings. hace 9 años
err Fix some malloc test crashs. hace 9 años
evp Add malloc test support to unit tests. hace 9 años
hkdf Add malloc test support to unit tests. hace 9 años
hmac Add malloc test support to unit tests. hace 9 años
lhash Fix some malloc test crashs. hace 9 años
md4 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
md5 Remove explicit .hiddens from x86_64 perlasm files. hace 9 años
modes Fix some malloc test crashs. hace 9 años
obj Remove unnecessary NULL checks, part 4. hace 9 años
pem Eliminate unnecessary includes from low-level crypto modules. hace 9 años
perlasm Add assembly support for 32-bit iOS. 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 Don't use uninitialized memory in RAND_bytes. hace 9 años
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. hace 9 años
rsa Add malloc test support to unit tests. hace 9 años
sha Add assembly support for 32-bit iOS. hace 9 años
stack Remove unnecessary NULL checks, part 4. hace 9 años
test Add malloc test support to unit tests. hace 9 años
x509 Add malloc test support to unit tests. hace 9 años
x509v3 Add malloc test support to unit tests. 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 Try to fix MSVC and __STDC_VERSION__ again. 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 Support Trusty, an embedded platform. 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