openssl/apps
Petr Gotthard 6ceaf67257 Fix -pkeyopt handling in apps/pkeyutl -rawin
The EVP_DigestSignInit and EVP_DigestVerifyInit actually have to
be initialized before EVP_PKEY_CTX_ctrl_str is invoked.
Otherwise, when the ctx not initialized, the ctrl command fails.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13828)
2021-02-22 12:30:49 +01:00
..
demoSRP
include Update copyright year 2021-02-18 15:05:17 +00:00
lib Don't forget the type of thing we are loading 2021-02-18 16:05:22 +00:00
asn1pars.c Check non-option arguments 2020-12-15 11:47:17 +01:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps/ca.c: Make sure ext_ctx structure gets initialized 2021-02-17 17:13:32 +01:00
CA.pl.in
cert.pem
ciphers.c Update copyright year 2021-02-18 15:05:17 +00:00
client.pem
cmp_mock_srv.c Update copyright year 2021-01-28 13:54:57 +01:00
cmp_mock_srv.h
cmp.c CMP: Fix total_timeout behavior; small doc and diagnostic improvements 2021-02-19 16:58:22 +01:00
cms.c Update copyright year 2021-02-18 15:05:17 +00:00
crl2p7.c Check non-option arguments 2020-12-15 11:47:17 +01:00
crl.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
ct_log_list.cnf
dgst.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
dhparam.c Update copyright year 2021-02-18 15:05:17 +00:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Update copyright year 2021-02-18 15:05:17 +00:00
dsap.pem
dsaparam.c Update copyright year 2021-02-18 15:05:17 +00:00
ec.c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
ecparam.c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
enc.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
engine.c Check non-option arguments 2020-12-15 11:47:17 +01:00
errstr.c Check non-option arguments 2020-12-15 11:47:17 +01:00
fipsinstall.c Check non-option arguments 2020-12-15 11:47:17 +01:00
gendsa.c Update copyright year 2021-02-18 15:05:17 +00:00
genpkey.c Fetch alg, etc., after loading providers 2021-02-12 08:34:17 +10:00
genrsa.c Update copyright year 2021-02-18 15:05:17 +00:00
info.c Check non-option arguments 2020-12-15 11:47:17 +01:00
insta.ca.crt
kdf.c Check non-option arguments 2020-12-15 11:47:17 +01:00
list.c Drop OPENSSL_NO_RSA everywhere 2020-12-20 12:19:42 +01:00
mac.c Update copyright year 2021-02-18 15:05:17 +00:00
nseq.c Check non-option arguments 2020-12-15 11:47:17 +01:00
ocsp.c Update copyright year 2021-02-18 15:05:17 +00:00
openssl-vms.cnf Check the configuration file by default 2020-11-05 20:45:20 +03:00
openssl.c Update copyright year 2021-01-28 13:54:57 +01:00
openssl.cnf Check the configuration file by default 2020-11-05 20:45:20 +03:00
passwd.c passwd.c: use the actual ROUNDS_DEFAULT macro 2021-02-13 13:45:26 +10:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Update copyright year 2021-02-18 15:05:17 +00:00
pkcs8.c Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.c Update copyright year 2021-02-18 15:05:17 +00:00
pkey.c Handle NULL result of ERR_reason_error_string() in some apps 2021-02-22 08:49:52 +01:00
pkeyparam.c Handle NULL result of ERR_reason_error_string() in some apps 2021-02-22 08:49:52 +01:00
pkeyutl.c Fix -pkeyopt handling in apps/pkeyutl -rawin 2021-02-22 12:30:49 +01:00
prime.c Check non-option arguments 2020-12-15 11:47:17 +01:00
privkey.pem
progs.pl OPENSSL_NO_GOST has nothing to do with low-level algos 2020-12-15 04:39:58 +01:00
rand.c Update copyright year 2021-02-18 15:05:17 +00:00
rehash.c Update copyright year 2021-01-28 13:54:57 +01:00
req.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
req.pem
rsa8192.pem
rsa.c Handle NULL result of ERR_reason_error_string() in some apps 2021-02-22 08:49:52 +01:00
rsautl.c Update copyright year 2021-02-18 15:05:17 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client 2021-02-17 11:17:54 +10:00
s_server.c Update copyright year 2021-02-18 15:05:17 +00:00
s_time.c Check non-option arguments 2020-12-15 11:47:17 +01:00
server2.pem
server.pem
server.srl
sess_id.c Check non-option arguments 2020-12-15 11:47:17 +01:00
smime.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
speed.c Fix speed sm2 bug 2021-02-19 13:55:51 +01:00
spkac.c Check non-option arguments 2020-12-15 11:47:17 +01:00
srp.c Deprecate the low level SRP APIs 2021-02-12 08:47:32 +00:00
storeutl.c Update copyright year 2021-02-18 15:05:17 +00:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Update copyright year 2021-02-18 15:05:17 +00:00
tsget.in
verify.c Check non-option arguments 2020-12-15 11:47:17 +01:00
version.c Check non-option arguments 2020-12-15 11:47:17 +01:00
vms_decc_init.c
x509.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00