Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 0 additions & 146 deletions Aladdin-eToken-PRO.md

This file was deleted.

2 changes: 1 addition & 1 deletion Quick-Start-with-OpenSC.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A word of warning: these experiments can destroy your card (e.g. if we have a bu

## Install the required middleware

Some older card readers (or standalone USB tokens) use a nonstandard wire format for communicating between the computer and the device. You will need to get the corresponding (often proprietary) software up and running first. For USB tokens see the respective page on this Wiki (e.g., [[Aladdin eToken PRO]], [SafeNet tokens](SafeNet-cards)). For card readers, you should get to the point where the LED turns on when you plug it into the USB socket.
Some older card readers (or standalone USB tokens) use a nonstandard wire format for communicating between the computer and the device. You will need to get the corresponding (often proprietary) software up and running first. For USB tokens see the respective page on this Wiki (e.g., [SafeNet tokens](SafeNet-cards)). For card readers, you should get to the point where the LED turns on when you plug it into the USB socket.

## Install OpenSC

Expand Down
4 changes: 1 addition & 3 deletions Siemens-CardOS-M4.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ There are two versions of CardOS cards. The first old, version 4 works in OpenSC

Siemens CardOS M4 smart card should work fine with OpenSC.

Supported smart cards are the [Aladdin eToken PRO](Aladdin-eToken-PRO) and the [CryptoIdentityItsec Eutron ITSEC-I](Eutron-CryptoIdentity-ITSEC-I-ITSEC-P) USB tokens.

Currently only the [Aladdin eToken PRO](Aladdin-eToken-PRO) is tested often (a usb crypto dongle that contains a card with this operating system). It works fine, so all other smart cards with the same card operating system should work fine, too.
Supported smart cards are the Aladdin eToken PRO and the [CryptoIdentityItsec Eutron ITSEC-I](Eutron-CryptoIdentity-ITSEC-I-ITSEC-P) USB tokens.

Siemens CardOS M4 does not allow a key to be used for signing and decryption. OpenSC has a workaround for this restriction, you can generate or store a private key with the `--split-key` flag which will store the key twice, with different usage options, but hide this detail.

Expand Down
2 changes: 1 addition & 1 deletion Supported-hardware-(smart-cards-and-USB-tokens).md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Each entry on this list possibly represents a whole family of tokens. See each p

* [Aktiv Co. Rutoken ECP](Aktiv-Co.-Rutoken-ECP)
* [Aktiv Co. Rutoken S](Aktiv-Co.-Rutoken-S)
* [Aladdin Etoken Pro](Aladdin-eToken-PRO)
* Aladdin Etoken Pro
* [Athena ASEPCOS / ASEKey](Athena-ASEPCOS-ASEKey)
* [CardContact SmartCardHsm](SmartCardHSM)
* [Crypto Stick](OpenPGP-card)
Expand Down
Loading