diff --git a/Security-Tokens.md b/Security-Tokens.md index 11202f1..7307983 100644 --- a/Security-Tokens.md +++ b/Security-Tokens.md @@ -4,7 +4,7 @@ |------|------|------|------|------|------| | [Fidesmo Card](https://www.fidesmo.com/) | ✔ | ✔ | ❌ | ? | [fork of ykneo-openpgp](https://github.com/fidesmo/ykneo-openpgp) | | [Gnuk](https://www.fsij.org/gnuk/) | ✔ (key gen only on >= 1.2.5) | ❌ | OTG | RSA <= 4096, EdDSA, ECDSA (NIST P256, secp256k1), ECDH (X25519, NIST P256, secp256k1) | [gnuk](http://git.gniibe.org/gitweb/?p=gnuk/gnuk.git) | -| [Ledger Nano S](https://www.ledger.com/products/ledger-nano-s) | ✔ (no key gen) | ❌ | OTG | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) | +| [Ledger Nano S](https://www.ledger.com/products/ledger-nano-s) | ✔ (no key gen) | ❌ | OTG | | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) | | [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) |