EVP_KDF-PBKDF2 - Online Linux Manual PageSection : 7ossl
Updated : 2023-03-21
Source : 3.0.8
Note : OpenSSL
NAMEEVP_KDF−PBKDF2 − The PBKDF2 EVP_KDF implementation
DESCRIPTIONSupport for computing the PBKDF2 password-based KDF through the EVP_KDF API. The EVP_KDF−PBKDF2 algorithm implements the PBKDF2 password-based key derivation function, as described in SP800−132; it derives a key from a password using a salt and iteration count.
Identity"PBKDF2" is the name for this implementation; it can be used with the EVP_KDF_fetch() function.
Supported parametersThe supported parameters are: .IP """pass"" (OSSL_KDF_PARAM_PASSWORD) <octet string>" 4 .IP """salt"" (OSSL_KDF_PARAM_SALT) <octet string>" 4 .IP """iter"" (OSSL_KDF_PARAM_ITER) <unsigned integer>" 4 This parameter has a default value of 2048. .IP """properties"" (OSSL_KDF_PARAM_PROPERTIES) <UTF8 string>" 4 .IP """digest"" (OSSL_KDF_PARAM_DIGEST) <UTF8 string>" 4 These parameters work as described in "PARAMETERS" in EVP_KDF (3). .IP """pkcs5"" (OSSL_KDF_PARAM_PKCS5) <integer>" 4 This parameter can be used to enable or disable SP800−132 compliance checks. Setting the mode to 0 enables the compliance checks. The checks performed are: − the iteration count is at least 1000. − the salt length is at least 128 bits. − the derived key length is at least 112 bits. The default provider uses a default mode of 1 for backwards compatibility, and the FIPS provider uses a default mode of 0. The value string is expected to be a decimal number 0 or 1.
NOTESA typical application of this algorithm is to derive keying material for an encryption algorithm from a password in the "pass", a salt in "salt", and an iteration count. Increasing the "iter" parameter slows down the algorithm which makes it harder for an attacker to perform a brute force attack using a large number of candidate passwords. No assumption is made regarding the given password; it is simply treated as a byte sequence.
CONFORMING TOSP800−132
SEE ALSOEVP_KDF (3), EVP_KDF_CTX_new (3), EVP_KDF_CTX_free (3), EVP_KDF_CTX_set_params (3), EVP_KDF_derive (3), "PARAMETERS" in EVP_KDF (3)
HISTORYThis functionality was added in OpenSSL 3.0.
COPYRIGHTCopyright 2018−2022 The OpenSSL Project Authors. All Rights Reserved. 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 in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>. 0
Johanes Gumabo
Data Size : 10,144 byte
man-EVP_KDF-PBKDF2.7osslBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 172,745
Visitor ID : :
Visitor IP : 3.137.186.26 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|EVP_KDF-PBKDF2.7ossl|24/25|el══─{─══.|.el══─{─══. ds C`
) (htmlprn|149|EVP_KDF-PBKDF2.7ossl|24/25|.el══─{─══. ds C` |.el══─{─══. ds C`
) (parse_manual_page_|249|EVP_KDF-PBKDF2.7ossl|27|br══─}─══|'br══─}─══
) (htmlprn|149|EVP_KDF-PBKDF2.7ossl|27|'br══─}─══ |'br══─}─══
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|80|5|.IP """pass"" (\fBOSSL_KDF_PARAM_PASSWORD\fR) " 4
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|83|5|.IP """salt"" (\fBOSSL_KDF_PARAM_SALT\fR) " 4
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|85|5|.IP """iter"" (\fBOSSL_KDF_PARAM_ITER\fR) " 4
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|89|5|.IP """properties"" (\fBOSSL_KDF_PARAM_PROPERTIES\fR) " 4
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|92|5|.IP """digest"" (\fBOSSL_KDF_PARAM_DIGEST\fR) " 4
) (rof_IP|5|EVP_KDF-PBKDF2.7ossl|96|5|.IP """pkcs5"" (\fBOSSL_KDF_PARAM_PKCS5\fR) " 4
)