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 1b92f64b71 Fix comment style in crypto/rand/rand.c. 9 years ago
..
aes Fix typo. 9 years ago
asn1 d2i: don't update input pointer on failure 9 years ago
base64 Move arm_arch.h and fix up lots of include paths. 9 years ago
bio Align BIO_get_fd with upstream. 9 years ago
bn Fix incorrect error-handling in BN_div_recp. 9 years ago
buf Make |BUF_memdup| look for zero length, not NULL. 9 years ago
bytestring Convert ssl3_send_client_hello to CBB. 9 years ago
chacha Revert section changes for ASM. 9 years ago
cipher Allow ARM capabilities to be set at compile time. 9 years ago
cmac Move arm_arch.h and fix up lots of include paths. 9 years ago
conf Move arm_arch.h and fix up lots of include paths. 9 years ago
des Move arm_arch.h and fix up lots of include paths. 9 years ago
dh Move arm_arch.h and fix up lots of include paths. 9 years ago
digest Fix some malloc failure crashes. 9 years ago
dsa Fix dsa keygen for too-short seed 9 years ago
ec Add optimised version of P-224. 9 years ago
ecdh Move arm_arch.h and fix up lots of include paths. 9 years ago
ecdsa Move arm_arch.h and fix up lots of include paths. 9 years ago
engine Move arm_arch.h and fix up lots of include paths. 9 years ago
err Forbid a server from negotiating both ALPN and NPN. 9 years ago
evp Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 years ago
hkdf Move arm_arch.h and fix up lots of include paths. 9 years ago
hmac Move arm_arch.h and fix up lots of include paths. 9 years ago
lhash Move arm_arch.h and fix up lots of include paths. 9 years ago
md4 Move arm_arch.h and fix up lots of include paths. 9 years ago
md5 Move arm_arch.h and fix up lots of include paths. 9 years ago
modes Allow ARM capabilities to be set at compile time. 9 years ago
obj Move arm_arch.h and fix up lots of include paths. 9 years ago
pem Move arm_arch.h and fix up lots of include paths. 9 years ago
perlasm Revert section changes for ASM. 9 years ago
pkcs8 Reject iterationCount == 0 when parsing PBKDF2-params. 9 years ago
poly1305 Fix comment typo in poly1305_test.txt. 9 years ago
rand Fix comment style in crypto/rand/rand.c. 9 years ago
rc4 Move arm_arch.h and fix up lots of include paths. 9 years ago
rsa size_t RSA functions. 9 years ago
sha Revert section changes for ASM. 9 years ago
stack Move arm_arch.h and fix up lots of include paths. 9 years ago
test Convert ssl3_send_client_hello to CBB. 9 years ago
x509 d2i: don't update input pointer on failure 9 years ago
x509v3 Fix self-signed handling. 9 years ago
CMakeLists.txt Move arm_arch.h and fix up lots of include paths. 9 years ago
constant_time_test.c Update constant-time operations. 10 years ago
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 years ago
cpu-arm.c Allow ARM capabilities to be set at compile time. 9 years ago
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9 years ago
crypto.c Allow ARM capabilities to be set at compile time. 9 years ago
directory.h Add visibility rules. 10 years ago
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
ex_data.c Reserve ex_data index zero for app_data. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Buffer reads of urandom, if you promise no forking. 9 years ago
mem.c Fix some typos in license headers. 9 years ago
refcount_c11.c Cast refcounts to _Atomic before use. 9 years ago
refcount_lock.c Add infrastructure for reference counts. 9 years ago
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 years ago
thread.c Remove leftovers of the old-style locks. 9 years ago
thread_none.c Support Trusty, an embedded platform. 9 years ago
thread_pthread.c Support Trusty, an embedded platform. 9 years ago
thread_test.c Use the correct case for Windows headers. 9 years ago
thread_win.c Support Trusty, an embedded platform. 9 years ago
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago