x2018
1287dabd0b
fix some code with obvious wrong coding style
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16918 )
2021-10-28 13:10:46 +10:00
Pauli
9dbb4dac09
demos: add Makefile support for pbkdf2 and scrypt KDF demos
...
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/16109 )
2021-07-20 10:14:42 +10:00
Pauli
73a3b967e9
demo: add scrypt demonstration program
...
Using test vector from RTC 7914
Fixes #14108
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/16109 )
2021-07-20 10:14:42 +10:00
Pauli
d2f25d5c0a
demo: add pbkdf2 demonstration program
...
Using test vector from RTC 7914
Fixes #14107
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/16109 )
2021-07-20 10:14:42 +10:00
Marek
a205860404
Add demo for HKDF
...
Fixes #14120
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15784 )
2021-06-18 17:06:31 +10:00