forked from OpenSC/OpenSC
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
pkcs15init:
| erase | erase app. | create PKCS15 | create PIN | generate key RSA | generate key EC | import key | import PKCS12 | import cert | import data | delete key | delete cert | delete data | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IAS/ECC generic | n/a | ok | n/a | n/a | ok | ok | ok | ok | ok | ok | ok | ok | |
| IAS/ECC admin(*) | n/a | ok | n/a | n/a | ok | ok | ok | ok | ok | ok | ok | ok |
(IAS/ECC *) -- currently public key value is stored into PuKDF as 'direct' value. Default size of PuKDF in 'admin' application can be not sufficient to store more then one entry.
pkcs15-tool:
| list objects | read cert | read pubkey RSA | read pubkey EC | read data | change PIN | unblock PIN | |
|---|---|---|---|---|---|---|---|
| IAS/ECC | ok | ok | ok | ok | ok | ok |
pkcs15-crypt:
| sign pkcs1 | sign pkcs1 sha1 | sign raw | decipher | |
|---|---|---|---|---|
| IAS/ECC | ok | ok | n/a | ok |
pkcs11
| FF: generate RSA | FF: import cert | FF: import PKS#12 | FF: auth | ThunderBird: sign | ThunderBird: decrypt | |
|---|---|---|---|---|---|---|
| IAS/ECC | ok | ok | ok | ok | ok |
minidriver
| IE: generate RSA | IE: import cert | IE: auth | sign | decrypt | smartcard logon | sc logon: change PIN | sc logon: unblock PIN | |
|---|---|---|---|---|---|---|---|---|
| IAS/ECC | ok | ok | ok | ok | ok | ok |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels