]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific...
authorJon Spillett <jon.spillett@oracle.com>
Thu, 6 May 2021 05:25:29 +0000 (15:25 +1000)
committerPauli <pauli@openssl.org>
Mon, 24 May 2021 05:21:25 +0000 (15:21 +1000)
commit8bb6fdfc9971557f3aaa4e5dfc4cab0e5e9220a6
tree7151ffe947ac709db23b80952bca3a97f4722d7d
parent0f183675b8ea2490ca5e0b4e66baa27a3e6478ba
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14326)
crypto/evp/evp_pbe.c
crypto/evp/p5_crpt.c
doc/man3/PKCS5_PBE_keyivgen.pod
include/openssl/evp.h
providers/implementations/kdfs/pbkdf1.c
util/libcrypto.num