]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update EdDSA implementation to PKCS#11 v3.0.
authorAaron Thompson <dev@aaront.org>
Sun, 29 Mar 2020 06:04:08 +0000 (06:04 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 30 Apr 2020 16:40:45 +0000 (18:40 +0200)
commit2e6b7a56cc6261582811fc2b14d2160303b4d039
treefe74e3728adabce5eb28c65ad106a8c96ad0ad54
parent9b87fe10518ea0b0b5d254d61ee95a8db4360f49
Update EdDSA implementation to PKCS#11 v3.0.

Per Current Mechanisms 2.3.5, the curve name is DER-encoded in the
EC_PARAMS attribute, and the public key value is DER-encoded in the
EC_POINT attribute.
lib/dns/pkcs11eddsa_link.c