Revision b32aa8e63eba643f9c510af2838f1534de70bd2e authored by Emilia Kasper on 13 May 2015, 10:05:41 UTC, committed by Emilia Kasper on 20 May 2015, 12:54:51 UTC
The default bitlength is now 2048. Also clarify that either the number of bits or the generator must be present: $ openssl dhparam -2 and $ openssl dhparam 2048 generate parameters but $ openssl dhparam does not. Reviewed-by: Matt Caswell <matt@openssl.org>
1 parent 82697bc
openssl.doxy
PROJECT_NAME=OpenSSL
GENERATE_LATEX=no
OUTPUT_DIRECTORY=doxygen
INPUT=ssl include
FILE_PATTERNS=*.c *.h
RECURSIVE=yes
PREDEFINED=DOXYGEN

Computing file changes ...