From d802cf14fb2656141f761cfec145b28359546b3e Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 31 Jan 2017 05:40:26 +0000 Subject: Document functions returning standard moduli for DH key exchange. jsing@ confirmed that these are public and worth documenting. --- src/lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/Makefile') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index d991508cff..9a64837d31 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/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-55-g6feb