openssl/util
Richard Levitte a158f8cfb9 PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'
All these functions are usable with RSA keys, there's no reason why
they should be unaccessible when DSA or RC4 are disabled.

When DSA is disabled, it's not possible to use these functions for
DSA EVP_PKEYs.  That's fine, and supported.

When RC4 is disabled, it's not possible to use these functions to
write encrypted PVK output.  That doesn't even depend on the
definition of OPENSSL_NO_RC4, but if the RC4 algorithm is accessible
via EVP, something that isn't known when building libcrypto.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13648)
2020-12-13 10:27:31 +01:00
..
perl PEM: Add a more generic way to implement PEM _ex functions for libctx 2020-12-05 11:09:20 +01:00
add-depends.pl
build.info
cavs-to-evptest.pl
check-format-test-negatives.c check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-format-test-positives.c check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-format.pl check-format.pl: Allow nested indentation of labels (not only at line pos 1) 2020-09-30 20:51:23 +02:00
check-malloc-errs
ck_errf.pl
copy.pl
dofile.pl configdata.pm.in, util/dofile.pl: Make a HERE document stricter. 2020-10-27 10:17:19 +01:00
echo.pl
engines.num
err-to-raise Simplify util/err-to-raise 2020-11-18 11:40:52 +01:00
find-doc-nits find-doc-nits: fix regexp and point out that CA.pl and tsget.pod are special 2020-12-05 18:05:30 +01:00
find-unused-errs
fix-deprecation util/fix-deprecation: DEPRECATEDIN conversion util for public headers 2020-11-20 20:55:03 +01:00
fix-includes
fix-includes.sed
indent.pro
libcrypto.num PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4' 2020-12-13 10:27:31 +01:00
libssl.num Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
local_shlib.com.in
markdownlint.rb
merge-err-lines
missingcrypto111.txt Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well. 2020-11-24 15:22:33 +01:00
missingcrypto-internal.txt
missingcrypto.txt DOCS: Improve documentation of the EVP_PKEY type 2020-12-13 00:24:39 +01:00
missingmacro111.txt Document some SSL DH related functions/macros 2020-11-18 14:14:53 +00:00
missingmacro.txt Document some SSL DH related functions/macros 2020-11-18 14:14:53 +00:00
missingssl111.txt
missingssl-internal.txt
missingssl.txt
mkbuildinf.pl
mkdef.pl Build: Make NonStop shared libraries only export selected symbols 2020-09-25 12:05:47 +02:00
mkdir-p.pl
mkerr.pl ERR: Modify util/mkerr.pl to produce internal err string loaders 2020-11-24 15:18:29 +01:00
mknum.pl Update copyright year 2020-10-15 14:10:06 +01:00
mkpod2html.pl
mkrc.pl util/mkrc.pl: Make sure FILEVERSION and PRODUCTVERSION have four numbers 2020-11-17 13:18:16 +01:00
mktar.sh Simplify the tarball generating scripts 2020-09-24 08:03:00 +02:00
opensslwrap.sh
other-internal.syms
other.syms DOCS: Improve documentation of the EVP_PKEY type 2020-12-13 00:24:39 +01:00
providers.num
shlib_wrap.sh.in
su-filter.pl
unlocal_shlib.com.in
withlibctx.pl Perl util to do with_libctx renaming 2020-10-01 09:23:05 +01:00
wrap.pl