]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/err/openssl.txt
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 May 2018 19:14:12 +0000 (21:14 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jun 2018 09:45:35 +0000 (10:45 +0100)
commit49c9c1b3d05782fe76bef2eef8c5224baf843240
treeb46b18ca01a027ae1960e6986c408134394538aa
parentf2950a46a6217110a7f77b5acfe558a6fb4dfeeb
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6217)
12 files changed:
apps/genpkey.c
crypto/asn1/asn1_err.c
crypto/asn1/p5_pbev2.c
crypto/asn1/p5_scrypt.c
crypto/cms/cms_pwri.c
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/evp/evp_lib.c
doc/man3/EVP_EncryptInit.pod
doc/man3/PKCS12_create.pod
include/openssl/asn1err.h
include/openssl/evperr.h