summaryrefslogtreecommitdiffstats
path: root/crypto/sha (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-17s390x assembly pack: fix bn_mul_comba4Patrick Steuer1-1/+1
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu4-2/+94
2019-11-15commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8raniervf3-11/+15
2019-11-15Fix some broken doc linksRich Salz14-30/+30
2019-11-15Make sure we free the CONF structure allocated by confdumpMatt Caswell1-5/+6
2019-11-15travis.yml: add arch s390x targetPatrick Steuer1-0/+4
2019-11-14testutil/init.c rename to testutil/testutil_init.cPatrick Steuer2-1/+1
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz2-6/+7
2019-11-14Delete recently documented functions from missingcryptoTomas Mraz1-8/+0
2019-11-14Fix an uninitialised read in conf_def.cMatt Caswell1-2/+2
2019-11-14Fix no-blake2Matt Caswell1-1/+5
2019-11-14Fix no-engineMatt Caswell1-1/+1
2019-11-14CORE & PROV: make export of key data leaner through callbackRichard Levitte7-217/+252
2019-11-14Fix no-cmac and no-camelliaMatt Caswell1-0/+4
2019-11-14Add confdump to .gitignoreMatt Caswell1-0/+1
2019-11-14Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell2-31/+79