Skip to content
Snippets Groups Projects
Verified Commit f5542bf8 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

libdnssec: finish ED448 support

gnutls 3.6.12 adds support for this, given that you use sufficiently new
nettle (not released yet).  I tested this with Knot Resolver and
https://rootcanary.org/test.html

Note: in some switch statements I moved the labels inside #ifdef guards.
Otherwise the fall-through wouldn't be correct in the weird case of
not supporting ed25519 but supporting ed448 (shouldn't happen anyway).
parent 7b4298c5
No related branches found
No related tags found
1 merge request!1105libdnssec: finish ED448 support
Pipeline #59207 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment