]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix:usr: Enable Edwards curves with PKCS#11
authorMichal Nowak <mnowak@isc.org>
Tue, 26 May 2026 13:35:03 +0000 (15:35 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 26 May 2026 13:35:03 +0000 (15:35 +0200)
Ed25519 and Ed448 curves did not work in PKCS#11. This has been fixed.

Closes isc-projects/bind9#5762

Merge branch 'mnowak/pkcs11-enable-edwards-curves' into 'main'

See merge request isc-projects/bind9!11591


Trivial merge