summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl')
-rw-r--r--upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl9
1 files changed, 6 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl b/upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl
index ad301467..dbe61913 100644
--- a/upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl
+++ b/upstream/debian-unstable/man7/EVP_KDF-PBKDF1.7ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-PBKDF1 7SSL"
-.TH EVP_KDF-PBKDF1 7SSL 2024-02-03 3.1.5 OpenSSL
+.TH EVP_KDF-PBKDF1 7SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -105,6 +105,8 @@ of candidate passwords.
.PP
No assumption is made regarding the given password; it is simply treated as a
byte sequence.
+.PP
+The legacy provider needs to be available in order to access this algorithm.
.SH "CONFORMING TO"
.IX Header "CONFORMING TO"
RFC 8018
@@ -115,13 +117,14 @@ RFC 8018
\&\fBEVP_KDF_CTX_free\fR\|(3),
\&\fBEVP_KDF_CTX_set_params\fR\|(3),
\&\fBEVP_KDF_derive\fR\|(3),
-"PARAMETERS" in \fBEVP_KDF\fR\|(3)
+"PARAMETERS" in \fBEVP_KDF\fR\|(3),
+\&\fBOSSL_PROVIDER\-legacy\fR\|(7)
.SH HISTORY
.IX Header "HISTORY"
This functionality was added in OpenSSL 3.0.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2021\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy