]> git.ipfire.org Git - thirdparty/openssl.git/commit
scrypt: implement ctx dup operation
authorPauli <pauli@openssl.org>
Mon, 24 Jan 2022 06:17:58 +0000 (17:17 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Feb 2022 05:17:24 +0000 (16:17 +1100)
commitcdcdcf5c6fa382c879cb3503609519d56fa62e81
tree46f26ca283ac3290d92a0bfa32ce3c39e5eba531
parentfe01052f775d1b5dff86ff9b405b6b0df5efd3cf
scrypt: implement ctx dup operation

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/17572)
providers/implementations/kdfs/scrypt.c