The Wayback Machine - https://web.archive.org/web/20200915205348/https://github.com/chromium/badssl.com/pull/214
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more DH sizes. Addresses #208. #214

Open
wants to merge 1 commit into
base: master
from
Open

Add more DH sizes. Addresses #208. #214

wants to merge 1 commit into from

Conversation

@lgarron
Copy link
Collaborator

lgarron commented Oct 6, 2016

This is a draft for #208.

TODO:

  • Generate precomputed values and stick them in certs/sets/{test, prod}/pregen/dhparam
    • Generate huge values
    • Generate non-power-of-2 values
  • Generate ssl_dhparam configs for all the values that share cipher definitions. (Possibly avoid creating individual files for each of them in nginx-includes?)
  • Try to use a single .conf file for all the domains using the same HTML template. May need to use string filters to chop the dh part off the subdomain.

See https://github.com/chromium/badssl.com/pull/43/files for a previous DH example.

@lgarron lgarron force-pushed the moar-dh branch from 7844941 to f88681b Oct 6, 2016
@lgarron lgarron force-pushed the master branch 2 times, most recently from c47918b to 785c007 Nov 7, 2016
@april
Copy link
Collaborator

april commented Nov 8, 2016

Merging #221 would take care of that first one, I believe. Do we want me to try for 64kb? It could take a year or two to generate!

@lgarron lgarron force-pushed the master branch 3 times, most recently from 903cb3b to 5affce5 Mar 16, 2017
@lgarron lgarron force-pushed the master branch 3 times, most recently from 7d8ea9f to ae0f2c8 Apr 13, 2017
@lgarron lgarron force-pushed the master branch from 5f0f7b4 to 97a069e Apr 21, 2017
@prefixtitle
Copy link
Contributor

prefixtitle commented May 11, 2017

Are you still looking for DH sizes over 32768-bit?
Are you still looking for DH generated in non power of 2?

@lgarron lgarron force-pushed the master branch 3 times, most recently from 1d2c736 to 8b893ec Oct 20, 2017
@lgarron lgarron force-pushed the master branch 2 times, most recently from 1dfcd2b to 9ca20c0 Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.