summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/DH_generate_key.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-20 22:22:10 +0000
committerschwarze <schwarze@openbsd.org>2018-03-20 22:22:10 +0000
commit5eb75acbb7f77464cf1323b0466985fc90c1d76f (patch)
tree084f04cbfb820480d2918a2093307e8a947bf4f3 /lib/libcrypto/man/DH_generate_key.3
parentdes.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git; (diff)
downloadwireguard-openbsd-5eb75acbb7f77464cf1323b0466985fc90c1d76f.tar.xz
wireguard-openbsd-5eb75acbb7f77464cf1323b0466985fc90c1d76f.zip
dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git
Diffstat (limited to 'lib/libcrypto/man/DH_generate_key.3')
-rw-r--r--lib/libcrypto/man/DH_generate_key.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/DH_generate_key.3 b/lib/libcrypto/man/DH_generate_key.3
index 832a70bcf2e..74d3ec70525 100644
--- a/lib/libcrypto/man/DH_generate_key.3
+++ b/lib/libcrypto/man/DH_generate_key.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: DH_generate_key.3,v 1.7 2018/02/17 16:59:48 schwarze Exp $
+.\" $OpenBSD: DH_generate_key.3,v 1.8 2018/03/20 22:22:10 schwarze Exp $
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 17 2018 $
+.Dd $Mdocdate: March 20 2018 $
.Dt DH_GENERATE_KEY 3
.Os
.Sh NAME
@@ -119,4 +119,5 @@ The error codes can be obtained by
.Fn DH_generate_key
and
.Fn DH_compute_key
-are available in all versions of SSLeay and OpenSSL.
+appeared in SSLeay 0.8.1b or earlier and have been available since
+.Ox 2.4 .