]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
include PVK KDF in legacy provider algorithm list
authorPauli <pauli@openssl.org>
Thu, 1 Jul 2021 04:40:44 +0000 (14:40 +1000)
committerPauli <pauli@openssl.org>
Tue, 28 Sep 2021 08:08:41 +0000 (18:08 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15968)

doc/man7/OSSL_PROVIDER-legacy.pod

index d2fdfe3676c9ee76fec425016ef2a0d80ebc8903..5724996fdc4536d57186a16aeebd67bb630912a2 100644 (file)
@@ -87,6 +87,8 @@ Disabled by default. Use I<enable-rc5> config option to enable.
 
 =item PBKDF1
 
+=item PVKKDF
+
 =back
 
 =begin comment