Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. il y a 9 ans
..
aes Don't use .arch in aarch64 asm with Clang. il y a 9 ans
asn1 Convert reference counts in crypto/ il y a 9 ans
base64 Add malloc test support to unit tests. il y a 9 ans
bio Fix some malloc test crashs. il y a 9 ans
bn Add malloc test support to unit tests. il y a 9 ans
buf Precompute sorted array for error strings. il y a 9 ans
bytestring Fix some malloc test crashs. il y a 9 ans
chacha Switch nonce type in chacha_vec.c to uint32_t. il y a 9 ans
cipher Fix some malloc test crashs. il y a 9 ans
cmac Add support for CMAC (RFC 4493). il y a 9 ans
conf Add NCONF_load_bio. il y a 9 ans
des Implement |DES_ede2_cbc_encrypt|. il y a 9 ans
dh Add malloc test support to unit tests. il y a 9 ans
digest Add malloc test support to unit tests. il y a 9 ans
dsa Fix some malloc test crashs. il y a 9 ans
ec Fix some malloc test crashs. il y a 9 ans
ecdh Add in missing curly braces part 2. il y a 9 ans
ecdsa Add malloc test support to unit tests. il y a 9 ans
engine Precompute sorted array for error strings. il y a 9 ans
err Fix some malloc test crashs. il y a 9 ans
evp Add malloc test support to unit tests. il y a 9 ans
hkdf Add malloc test support to unit tests. il y a 9 ans
hmac Add malloc test support to unit tests. il y a 9 ans
lhash Fix some malloc test crashs. il y a 9 ans
md4 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
md5 Remove explicit .hiddens from x86_64 perlasm files. il y a 9 ans
modes Fix some malloc test crashs. il y a 9 ans
obj Remove unnecessary NULL checks, part 4. il y a 9 ans
pem Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
perlasm Add assembly support for 32-bit iOS. il y a 9 ans
pkcs8 Add malloc test support to unit tests. il y a 9 ans
poly1305 Fix ARM Clang build. il y a 9 ans
rand Don't use uninitialized memory in RAND_bytes. il y a 9 ans
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. il y a 9 ans
rsa Add malloc test support to unit tests. il y a 9 ans
sha Add assembly support for 32-bit iOS. il y a 9 ans
stack Remove unnecessary NULL checks, part 4. il y a 9 ans
test Add malloc test support to unit tests. il y a 9 ans
x509 Add malloc test support to unit tests. il y a 9 ans
x509v3 Add malloc test support to unit tests. il y a 9 ans
CMakeLists.txt Add malloc test support to unit tests. il y a 9 ans
arm_arch.h aarch64 support. il y a 9 ans
constant_time_test.c Update constant-time operations. il y a 10 ans
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. il y a 9 ans
cpu-arm.c Support Trusty, an embedded platform. il y a 9 ans
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
cpu-x86-asm.pl Never set RC4_CHAR. il y a 9 ans
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. il y a 9 ans
crypto.c Fix |SSLeay|. il y a 9 ans
directory.h Add visibility rules. il y a 10 ans
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
directory_win.c Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
ex_data.c Remove unnecessary NULL checks, part 3. il y a 9 ans
header_removed.h Add ISC header to a handful of files. il y a 10 ans
internal.h Try to fix MSVC and __STDC_VERSION__ again. il y a 9 ans
mem.c Lowercase some Windows headers. il y a 9 ans
refcount_c11.c Cast refcounts to _Atomic before use. il y a 9 ans
refcount_lock.c Add infrastructure for reference counts. il y a 9 ans
refcount_test.c Specify argc and argv arguments to refcount_test:main. il y a 9 ans
thread.c Remove leftovers of the old-style locks. il y a 9 ans
thread_none.c Support Trusty, an embedded platform. il y a 9 ans
thread_pthread.c Support Trusty, an embedded platform. il y a 9 ans
thread_test.c Support Trusty, an embedded platform. il y a 9 ans
thread_win.c Support Trusty, an embedded platform. il y a 9 ans
time_support.c Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans