Updated Security Tokens (markdown)

Dominik Schürmann 2018-10-10 10:10:15 +02:00
parent 1e8fabfc53
commit ae4e9db0c9
1 changed files with 11 additions and 11 deletions

@ -2,23 +2,23 @@
| Token | Supported? | NFC | USB | supported algos | Implementation |
|------|------|------|------|------|------|
| [Fidesmo Card](https://www.fidesmo.com/) | ✔ | ✔ | 𐄂 | ? | [fork of ykneo-openpgp](https://github.com/fidesmo/ykneo-openpgp) |
| [Gnuk](https://www.fsij.org/gnuk/) | ✔ >= 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) |
| [Nitrokey Start](https://www.nitrokey.com) | ✔ >= 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) |
| [Fidesmo Card](https://www.fidesmo.com/) | ✔ | ✔ | | ? | [fork of ykneo-openpgp](https://github.com/fidesmo/ykneo-openpgp) |
| [Gnuk](https://www.fsij.org/gnuk/) | ✔ >= 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) |
| [Nitrokey Start](https://www.nitrokey.com) | ✔ >= 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) |
| [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 |
| [YubiKey 4C](https://www.yubico.com/product/yubikey-4-series/) | ✔ | 𐄂 | USB-C | ? | closed |
| [YubiKey 4C Nano](https://www.yubico.com/product/yubikey-4-series/) | ✔ | 𐄂 | USB-C | ? | closed |
| [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 |
| [YubiKey 4C](https://www.yubico.com/product/yubikey-4-series/) | ✔ | | USB-C | ? | closed |
| [YubiKey 4C Nano](https://www.yubico.com/product/yubikey-4-series/) | ✔ | | USB-C | ? | closed |
# NOT supported
| Token | Supported? | NFC | USB | Implementation |
|------|------|------|------|------|
| [Ledger Nano S](https://www.ledgerwallet.com/products/12-ledger-na𐄂-s) | NO ([#2135](https://github.com/open-keychain/open-keychain/issues/2135)) | 𐄂 | OTG | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) |
| [TREZOR 2](https://trezor.io/) | NO | 𐄂 | OTG | Not OpenPGP Card Spec compatible |
| [Ledger Nano S](https://www.ledgerwallet.com/products/12-ledger-nano-s) | NO ([#2135](https://github.com/open-keychain/open-keychain/issues/2135)) | ❌ | OTG | [blue-app-openpgp-card](https://github.com/LedgerHQ/blue-app-openpgp-card) |
| [TREZOR 2](https://trezor.io/) | NO | | OTG | Not OpenPGP Card Spec compatible |
## NFC on-card key-gen