From a7388c3466aa9bcd9ccc71ad6ecce55f99c733b6 Mon Sep 17 00:00:00 2001 From: Wiktor Kwapisiewicz Date: Sun, 6 Feb 2022 10:13:08 +0100 Subject: [PATCH] Add paragraph mentioning ED25519 support in latest YubiKeys See: https://www.yubico.com/blog/whats-new-in-yubikey-firmware-5-2-3/ Signed-off-by: Wiktor Kwapisiewicz --- protecting-code-integrity.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/protecting-code-integrity.md b/protecting-code-integrity.md index 5607d77..ae86346 100644 --- a/protecting-code-integrity.md +++ b/protecting-code-integrity.md @@ -780,8 +780,12 @@ features on the internal chip. Here are a few recommendations: useful with newer laptops; also offers additional security features such as U2F; only supports NIST ECC cryptography. -If you want to use ED25519 subkeys, then your only choice is a Nitrokey Start, -though once Nitrokey 3 Pro is available, it should also be considered. +If you want to use ED25519 subkeys, then your one of your choices is a +Nitrokey Start, though once Nitrokey 3 Pro is available, it should +also be considered. + +ED25519 algorithm is also supported on YubiKeys 5 that use firmware +version 5.2.3 or newer. #### Configuring your smartcard device