]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add macros for the KDF algorithm names.
authorPauli <paul.dale@oracle.com>
Mon, 9 Sep 2019 01:35:25 +0000 (11:35 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 11 Sep 2019 00:22:49 +0000 (10:22 +1000)
commitd810cc197737cc34fac60eee04720ad3fb0088bf
tree47da8fbebb9cddf542d6c93409c005e8a18c4267
parent4a3dd6292385a23134e113a01463f9516004ae85
Add macros for the KDF algorithm names.

This avoids the problems with PBKDF2 and SCRYPT not being of the same form
as the rest.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9814)
include/openssl/core_names.h