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

Update supported algorithms for Zonemaster::LDNS::RR::DNSKEY->keysize() #198

Open
tgreenx opened this issue Aug 20, 2024 · 0 comments
Open
Labels
T-Feature Type: New feature in software or test case description
Milestone

Comments

@tgreenx
Copy link
Contributor

tgreenx commented Aug 20, 2024

Currently the method Zonemaster::LDNS::RR::DNSKEY->keysize() only supports DNSSEC algorithms variants of RSA (1, 5, 7, 8 and 10), DSA (3 and 6) and Diffie-Hellman (2).
It should be updated to also support more recent algorithms, e.g ECDSA, Ed and GOST.

@tgreenx tgreenx added the T-Feature Type: New feature in software or test case description label Aug 20, 2024
@tgreenx tgreenx added this to the v2024.2 milestone Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Feature Type: New feature in software or test case description
Projects
None yet
Development

No branches or pull requests

1 participant