summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-07Refactor -engine documentationRich Salz29-198/+147
2020-01-07Modify the add_seeds_stringlist() macro to fix a preprocessor errorDr. Matthias St. Pierre1-5/+6
2020-01-07Move random-related defines to "crypto/rand.h"Dr. Matthias St. Pierre3-49/+50
2020-01-07Configuration: synchronise the variables on the build file templatesRichard Levitte3-1/+16
2020-01-07Make ECDSA_size() use consistent asn1 encoder.Shane Lontis1-19/+14
2020-01-07coverity 1201462: check error returnsPauli1-4/+3
2020-01-07coverity 1201478: check BIO_indent returnsPauli1-7/+9
2020-01-07Fix KMAC docsShane Lontis2-4/+4
2020-01-06Add missing inclusion of "internal/deprecated.h"Richard Levitte3-1/+21
2020-01-06Add `-passin` arg to `ocsp`kaysond2-1/+17
2020-01-06Deprecate the low level AES functionsMatt Caswell36-72/+327
2020-01-06Don't use the low level AES key wrap APIs in CMSMatt Caswell1-22/+59
2020-01-06Don't store an HMAC key for longer than we needMatt Caswell3-23/+40
2020-01-06EVP: Fix method to determine if a PKEY is legacy or notRichard Levitte1-1/+1
2020-01-06Move -nameopt to openssl.podRich Salz9-197/+184
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis17-197/+2529
2020-01-05Fix incorrect return code on ECDSA key verificationAndrew Hoang1-2/+2
2020-01-05Fix disabled ecdsa in apps/speedfangming.fang1-0/+1
2020-01-05Fix side channel in ecp_nistz256-armv8.plFangming.Fang1-37/+28
2020-01-05Fix side channel in the ecp_nistz256.c reference implementationBernd Edlinger1-9/+40
2020-01-05Improve side channel fix in ecp_nistz256-x86_64.plBernd Edlinger1-25/+6
2020-01-05Fix side channel in ecp_nistz256-armv4.plBernd Edlinger1-46/+33
2020-01-05Fix side channel in ecp_nistz256-x86.plBernd Edlinger1-40/+36
2020-01-05Avoid leaking intermediate states in point doubling special case.David Benjamin1-6/+15
2020-01-05Fix potential SCA vulnerability in some EC_METHODsNicola Tuveri3-6/+71
2020-01-05coverity 1456638: fix null checkPauli1-4/+3
2020-01-05coverity 1456639: fix NULL dereferencePauli1-3/+5
2020-01-05coverity 1456640: fix null checkPauli1-4/+3
2020-01-05coverity 1456642: fix null checkPauli1-4/+2
2020-01-02Add -iter option to pkcs12 commandIbrahim M. Ghazal2-10/+19
2020-01-02Run make updateMatt Caswell8-8/+8
2020-01-02Update tls13_enc.cdcruette1-1/+1
2019-12-27Temporarily disable the explicit enable-asan buildMatt Caswell1-3/+4
2019-12-27Temporarily disable some Travis external testsMatt Caswell1-1/+2
2019-12-26Don't run test_conf in cross compiled buildsMatt Caswell1-0/+4
2019-12-26Fix a race condition in the speed commandBernd Edlinger1-12/+11
2019-12-26Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directoriesRichard Levitte1-8/+22
2019-12-26Removed now documented stuff from util/missing*.txtRichard Levitte2-30/+0
2019-12-26util/find-doc-nits: when loading "missing" files, check if documentedRichard Levitte1-0/+5
2019-12-25Update the krb5 submoduleBenjamin Kaduk1-0/+0
2019-12-23Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger2-0/+4
2019-12-23Add some missing cfi frame info in poly1305-x86_64.plBernd Edlinger1-0/+24
2019-12-23Add some missing cfi frame info in aesni-gcm-x86_64.plBernd Edlinger1-0/+8
2019-12-23Add some missing cfi frame info in x25519-x86_64.plBernd Edlinger1-0/+14
2019-12-23Fix aesni_cbc_sha256_enc_avx2 backtrace infoBernd Edlinger1-14/+44
2019-12-23Add some missing cfi frame info in ecp_nistz256-x86_64.plBernd Edlinger1-0/+8
2019-12-23Fix no-dsa buildsMatt Caswell1-1/+3
2019-12-23Fix no-dhMatt Caswell3-1/+9
2019-12-23Fix evp_extra_test with no-dhMatt Caswell1-0/+4
2019-12-22Add fips self test DEP for solaris and hpuxShane Lontis1-6/+31