]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add documentation for the scrypt PKEY_METHOD
authorJohannes Bauer <joe@johannes-bauer.com>
Mon, 7 Aug 2017 22:21:30 +0000 (00:21 +0200)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 8 Aug 2017 14:47:22 +0000 (15:47 +0100)
commit6d8aba7b8c5dc63bd8f4592538af3d41a274659b
tree543010a560b85612f6f81d42d679509a2136c1e7
parent6aa907a6bf4d533da657dbb7176012fab40a0544
Add documentation for the scrypt PKEY_METHOD

Added manpage for the new scrypt EVP_PKEY_METHOD KDF interface.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Stephen Henson <steve@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4026)
doc/man7/scrypt.pod [new file with mode: 0644]