History of file gen_dh_params at check-in 1ebb5befd0456f13
2024-02-23
| ||
14:48 | Deleted: Merge "dh" branch from: [https://chiselapp.com/user/bohagan/repository/TCLTLS/timeline?r=dh]. The "gen_dh_params" script is no longer necessary check-in: [6aeb4fa6ee] user: jan.nijtmans, branch: nijtmans, size: 0 | |
2023-04-30
| ||
16:07 | Deleted: Moved files to subdirectories per TEA directory structure. check-in: [3dcd70f98e] user: bohagan, branch: TEA, size: 0 | |
2023-03-05
| ||
00:15 | Applied patch to correct generate Diffie-Hellman (DH) parameters. Source: File: gen_dh_params.patch file: [90177a1658] check-in: [b7c82a6aae] user: bohagan, branch: trunk, size: 11664 [annotate] [blame] [check-ins using] [diff] | |
2023-03-04
| ||
14:51 | Added doc update file: [2613dfd476] check-in: [e0f002ecb1] user: bohagan, branch: feature-dump-keys, size: 11748 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
03:57 | Updated to use a more commonly accepted regexp when replacing the OpenSSL function name (addresses [6c9bf49455]) file: [c005dd2aeb] check-in: [12bf5e37e0] user: rkeene, branch: trunk, size: 11748 [annotate] [blame] [check-ins using] [diff] | |
2017-04-18
| ||
18:17 | Added pre-computed DH params for fallback values for 4096 and 8192 bit sizes, in addition to 2048 file: [7000d45d26] check-in: [6286921174] user: rkeene, branch: trunk, size: 11744 [annotate] [blame] [check-ins using] [diff] | |
14:39 | Updated gen_dh_params to support specifying a number of bits -- currently the only supported value is 2048 file: [7228959737] check-in: [b128e0d4e4] user: rkeene, branch: trunk, size: 3579 [annotate] [blame] [check-ins using] [diff] | |
14:29 | Updated references to DH parameter bit sizes and ensure error messages are printed if generating fails entirely file: [045a249871] check-in: [83b1dea4d4] user: rkeene, branch: trunk, size: 3402 [annotate] [blame] [check-ins using] [diff] | |
2016-12-13
| ||
05:16 | Updated to indicate that this will take a while on stderr -- otherwise it just gets redirected to the file file: [78d63b562d] check-in: [a7c535ae28] user: rkeene, branch: trunk, size: 3115 [annotate] [blame] [check-ins using] [diff] | |
2016-12-12
| ||
18:50 | Added a note about generating primes taking a while file: [04b0a25d98] check-in: [c3a7dbada8] user: rkeene, branch: trunk, size: 3099 [annotate] [blame] [check-ins using] [diff] | |
2016-12-08
| ||
08:50 | Added a consolidated check for pre-OpenSSL 1.1 API usage file: [2fbb069da4] check-in: [66023e665f] user: rkeene, branch: trunk, size: 2951 [annotate] [blame] [check-ins using] [diff] | |
07:08 | Updated fallback DH params for OpenSSL, supporting OpenSSL 1.1 and older versions file: [c6f609976c] check-in: [bc2460fc22] user: rkeene, branch: openssl-1.1, size: 2958 [annotate] [blame] [check-ins using] [diff] | |
06:53 | Initial working version of OpenSSL 1.1.0 API support adapted from patch from Sergei Golovan and Jeremy Sowden file: [f5e01f9b02] check-in: [af83631fbb] user: rkeene, branch: openssl-1.1, size: 2875 [annotate] [blame] [check-ins using] [diff] | |
2016-12-07
| ||
21:32 | Updated gen_dh_params to be really POSIX sh compliant file: [d60a4dc243] check-in: [43e088c82f] user: rkeene, branch: tls-1-7, size: 2694 [annotate] [blame] [check-ins using] [diff] | |
20:57 | Updated gen_dh_params to run with the POSIX shell file: [41bf4180f0] check-in: [32ccafd13f] user: rkeene, branch: tls-1-7, size: 2752 [annotate] [blame] [check-ins using] [diff] | |
2016-12-01
| ||
21:51 | Updated to support a deterministic mode file: [121b16da7e] check-in: [bf7f82b5e8] user: rkeene, branch: tls-1-7, size: 2730 [annotate] [blame] [check-ins using] [diff] | |
21:36 | Added: Updated to generate DH parameters more dynamically file: [a7290cba5e] check-in: [3d5e70d1d5] user: rkeene, branch: tls-1-7, size: 2595 [annotate] [blame] [check-ins using] | |