From 3c5cdc3f245bdd9126c50efb60bd38c558faa791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Fri, 1 May 2020 12:51:43 +0200 Subject: [PATCH] Add release notes for #1763 --- doc/arm/notes-9.17.2.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/arm/notes-9.17.2.xml b/doc/arm/notes-9.17.2.xml index 1db5f3b5f8..cd2e849c3a 100644 --- a/doc/arm/notes-9.17.2.xml +++ b/doc/arm/notes-9.17.2.xml @@ -62,6 +62,14 @@ via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534] + + + The OpenSSL EdDSA implementation has been updated to support PKCS#11 + via OpenSSL engine. Please note that you need EdDSA capable OpenSSL + engine and there's only proof-of-concept as of this moment. + Contributed by Aaron Thompson. [GL #1763] + +