From 95d94cd8c8c9029a3acb176caa90bc33041ff73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 30 Oct 2018 13:53:22 +0100 Subject: [PATCH] Updated Security Tokens (markdown) --- Security-Tokens.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Security-Tokens.md b/Security-Tokens.md index 7307983..057ba5e 100644 --- a/Security-Tokens.md +++ b/Security-Tokens.md @@ -8,6 +8,7 @@ | [Nitrokey Start](https://www.nitrokey.com) | ✔ (key gen only on >= 1.2.5) | ❌ | OTG | same as Gnuk | [fork of gnuk](https://github.com/Nitrokey/nitrokey-start-firmware) | | [Nitrokey Pro](https://www.nitrokey.com) | ✔ | ❌ | OTG | ? | [nitrokey-pro-firmware CcidLocalAccess.c](https://github.com/Nitrokey/nitrokey-pro-firmware/blob/master/src/ccid/CcidLocalAccess.c) | | [Nitrokey Storage](https://www.nitrokey.com) | ✔ | ❌ | OTG | ? | [nitrokey-storage-firmware OpenPGP_V20.c](https://github.com/Nitrokey/nitrokey-storage-firmware/blob/master/src/CCID/LOCAL_ACCESS/OpenPGP_V20.c) | +| [Secalot](https://www.secalot.com/) | ✔ | ❌ | OTG | ? | [secalot](https://github.com/secalot) | | [YubiKey NEO](https://www.yubico.com/products/yubikey-hardware/yubikey-neo/) | ✔ | ✔ | OTG | RSA <= 2048, **[no ECC](https://github.com/Yubico/ykneo-openpgp/issues/12)** | [ykneo-openpgp](https://github.com/yubico/ykneo-openpgp) | | [YubiKey 4](https://www.yubico.com/product/yubikey-4-series/) | ✔ | ❌ | OTG | ? | closed | | [YubiKey 4 Nano](https://www.yubico.com/product/yubikey-4-series/) | ✔ | ❌ | OTG | ? | closed |