Check-in [6286921174]
Overview
Comment:Added pre-computed DH params for fallback values for 4096 and 8192 bit sizes, in addition to 2048
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6286921174bc2f1cbca70899d5d3762bf23ac416
User & Date: rkeene on 2017-04-18 18:17:35
Other Links: manifest | tags
Context
2017-04-18
18:31
Added support for a configure option to specify the built-in DH params size called "--with-builtin-dh-params-size" check-in: 5e7de567cf user: rkeene tags: trunk
18:17
Added pre-computed DH params for fallback values for 4096 and 8192 bit sizes, in addition to 2048 check-in: 6286921174 user: rkeene tags: trunk
14:39
Updated gen_dh_params to support specifying a number of bits -- currently the only supported value is 2048 check-in: b128e0d4e4 user: rkeene tags: trunk
Changes