Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 лет назад
..
aes Don't use .arch in aarch64 asm with Clang. 9 лет назад
asn1 Convert reference counts in crypto/ 9 лет назад
base64 Add malloc test support to unit tests. 9 лет назад
bio Fix some malloc test crashs. 9 лет назад
bn Add malloc test support to unit tests. 9 лет назад
buf Precompute sorted array for error strings. 9 лет назад
bytestring Fix some malloc test crashs. 9 лет назад
chacha Switch nonce type in chacha_vec.c to uint32_t. 9 лет назад
cipher Fix some malloc test crashs. 9 лет назад
cmac Add support for CMAC (RFC 4493). 9 лет назад
conf Add NCONF_load_bio. 9 лет назад
des Implement |DES_ede2_cbc_encrypt|. 9 лет назад
dh Add malloc test support to unit tests. 9 лет назад
digest Add malloc test support to unit tests. 9 лет назад
dsa Fix some malloc test crashs. 9 лет назад
ec Fix some malloc test crashs. 9 лет назад
ecdh Add in missing curly braces part 2. 9 лет назад
ecdsa Add malloc test support to unit tests. 9 лет назад
engine Precompute sorted array for error strings. 9 лет назад
err Fix some malloc test crashs. 9 лет назад
evp Add malloc test support to unit tests. 9 лет назад
hkdf Add malloc test support to unit tests. 9 лет назад
hmac Add malloc test support to unit tests. 9 лет назад
lhash Fix some malloc test crashs. 9 лет назад
md4 Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
md5 Remove explicit .hiddens from x86_64 perlasm files. 9 лет назад
modes Fix some malloc test crashs. 9 лет назад
obj Remove unnecessary NULL checks, part 4. 9 лет назад
pem Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
perlasm Add assembly support for 32-bit iOS. 9 лет назад
pkcs8 Add malloc test support to unit tests. 9 лет назад
poly1305 Fix ARM Clang build. 9 лет назад
rand Don't use uninitialized memory in RAND_bytes. 9 лет назад
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. 9 лет назад
rsa Add malloc test support to unit tests. 9 лет назад
sha Add assembly support for 32-bit iOS. 9 лет назад
stack Remove unnecessary NULL checks, part 4. 9 лет назад
test Add malloc test support to unit tests. 9 лет назад
x509 Add malloc test support to unit tests. 9 лет назад
x509v3 Add malloc test support to unit tests. 9 лет назад
CMakeLists.txt Add malloc test support to unit tests. 9 лет назад
arm_arch.h aarch64 support. 9 лет назад
constant_time_test.c Update constant-time operations. 10 лет назад
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 лет назад
cpu-arm.c Support Trusty, an embedded platform. 9 лет назад
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
cpu-x86-asm.pl Never set RC4_CHAR. 9 лет назад
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. 9 лет назад
crypto.c Fix |SSLeay|. 9 лет назад
directory.h Add visibility rules. 10 лет назад
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
ex_data.c Remove unnecessary NULL checks, part 3. 9 лет назад
header_removed.h Add ISC header to a handful of files. 10 лет назад
internal.h Try to fix MSVC and __STDC_VERSION__ again. 9 лет назад
mem.c Lowercase some Windows headers. 9 лет назад
refcount_c11.c Cast refcounts to _Atomic before use. 9 лет назад
refcount_lock.c Add infrastructure for reference counts. 9 лет назад
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 лет назад
thread.c Remove leftovers of the old-style locks. 9 лет назад
thread_none.c Support Trusty, an embedded platform. 9 лет назад
thread_pthread.c Support Trusty, an embedded platform. 9 лет назад
thread_test.c Support Trusty, an embedded platform. 9 лет назад
thread_win.c Support Trusty, an embedded platform. 9 лет назад
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 лет назад