You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 年之前