]> 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>
Fri, 1 May 2020 06:00:52 +0000 (08:00 +0200)
commitc0e1dc33d5bc026e6fef5127377b19ddd6e9bf15
tree917a565f7e7d0834c9b2b1968de1fd6f2ff0d506
parent2401952bbb34cda8a79432b50b3da84c2cd2110b
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.

(cherry picked from commit 2e6b7a56cc6261582811fc2b14d2160303b4d039)
lib/dns/pkcs11eddsa_link.c