diff options
Diffstat (limited to 'src/lib/libcrypto/man/get_rfc3526_prime_8192.3')
-rw-r--r-- | src/lib/libcrypto/man/get_rfc3526_prime_8192.3 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/get_rfc3526_prime_8192.3 b/src/lib/libcrypto/man/get_rfc3526_prime_8192.3 index ff6289f10c..b26e28be9a 100644 --- a/src/lib/libcrypto/man/get_rfc3526_prime_8192.3 +++ b/src/lib/libcrypto/man/get_rfc3526_prime_8192.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: get_rfc3526_prime_8192.3,v 1.3 2018/03/23 01:05:50 schwarze Exp $ | 1 | .\" $OpenBSD: get_rfc3526_prime_8192.3,v 1.4 2018/03/23 23:18:17 schwarze Exp $ |
2 | .\" checked up to: OpenSSL DH_get_1024_160 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" checked up to: OpenSSL DH_get_1024_160 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> | 4 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> |
@@ -163,6 +163,11 @@ and | |||
163 | .Fn get_rfc3526_prime_8192 | 163 | .Fn get_rfc3526_prime_8192 |
164 | first appeared in OpenSSL 0.9.8a and have been available since | 164 | first appeared in OpenSSL 0.9.8a and have been available since |
165 | .Ox 4.5 . | 165 | .Ox 4.5 . |
166 | .Pp | ||
167 | The | ||
168 | .Sy BN_ | ||
169 | aliases first appeared in OpenSSL 1.1.0 and have been available since | ||
170 | .Ox 6.3 . | ||
166 | .Sh CAVEATS | 171 | .Sh CAVEATS |
167 | As all the memory needed for storing the numbers is dynamically | 172 | As all the memory needed for storing the numbers is dynamically |
168 | allocated, the | 173 | allocated, the |