Skip to content

Why types of cards are supported? #3038

Answered by popovec
pazitka asked this question in Q&A
Discussion options

You must be logged in to vote

OpenSC supports such cards/tokens that support some public key cryptographic operation. Whether it is an RSA or an EC signature. This type of operation is necessary to verify the identity of the device/user and is used, for example, for logging in to a remote computer, or browser verification for a WEB server, or creating an openvpn tunnel.

Mifare 1k/4k does not support EC or RSA signature/decryption. This is not supported in Mifare DESfire either.. According to the wiki (https://en.wikipedia.org/wiki/MIFARE) MIFARE SAM AV2 has RSA support, but I have never met this card and it is not supported in OpenSC - https://github.com/OpenSC/OpenSC/wiki/Supported-hardware-(smart-cards-and-USB-tokens)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jakuje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants