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 support for DSA-4096 keys and signatures. #2260

Open
ni4 opened this issue Aug 6, 2024 · 0 comments
Open

Add support for DSA-4096 keys and signatures. #2260

ni4 opened this issue Aug 6, 2024 · 0 comments
Milestone

Comments

@ni4
Copy link
Contributor

ni4 commented Aug 6, 2024

Description

There are some keys in a wild which use DSA 4096 bits (example: https://bugzilla.mozilla.org/show_bug.cgi?id=1903976), and those are supported/validated correctly by GnuPG.
We should consider supporting them as well, as currently we limit Q parameter size to 256 bits, while DSA 4096 would need 384.

@ni4 ni4 added this to the v0.18.0 milestone Aug 6, 2024
@ni4 ni4 changed the title Consider to support DSA-4096 keys and signatures. Add support for DSA-4096 keys and signatures. Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant