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

test_KEX_DH_GEX_GROUP in conch relies on FFDH that are small #10061

Closed
twisted-trac opened this issue Nov 29, 2020 · 2 comments
Closed

test_KEX_DH_GEX_GROUP in conch relies on FFDH that are small #10061

twisted-trac opened this issue Nov 29, 2020 · 2 comments

Comments

@twisted-trac
Copy link

alex's avatar @alex reported
Trac ID trac#10061
Type defect
Created 2020-11-29 01:02:14Z

def test_KEX_DH_GEX_GROUP(self):

OpenSSL 3.0.0 (to be released soon) requires FFDH keys have at least 512 bits (which itself is still wildly insecure).

This test should be updated to have a normal key size so it can pass under OpenSSL 3.0.0 (which pyca/cryptography is currently working towards).

Searchable metadata
trac-id__10061 10061
type__defect defect
reporter__alex alex
priority__normal normal
milestone__None None
branch__ 
branch_author__ 
status__closed closed
resolution__fixed fixed
component__conch conch
keywords__None None
time__1606611734459693 1606611734459693
changetime__1606629213040903 1606629213040903
version__None None
owner__None None

@twisted-trac
Copy link
Author

reaperhulk's avatar @reaperhulk commented

#1487

@twisted-trac
Copy link
Author

moshez's avatar @moshez set status to closed

Approved and merged #1487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant