From afc6b5d5d8c7d453afb22fa22bf2a81da7b6445f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 31 Jan 2017 05:40:27 +0000 Subject: Document functions returning standard moduli for DH key exchange. jsing@ confirmed that these are public and worth documenting. --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libcrypto/man/Makefile') diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index d991508cff9..9a64837d311 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.113 2017/01/30 01:29:31 schwarze Exp $ +# $OpenBSD: Makefile,v 1.114 2017/01/31 05:40:26 schwarze Exp $ .include @@ -264,6 +264,7 @@ MAN= \ des_read_pw.3 \ engine.3 \ evp.3 \ + get_rfc3526_prime_8192.3 \ i2d_PKCS7_bio_stream.3 \ lh_new.3 \ lh_stats.3 \ -- cgit v1.2.3