Re: 2025 ACTALIS Italian healthcare card
Matteo Bini via Opensc-devel <[email protected]>
| Newsgroups | gmane.comp.encryption.opensc.devel |
|---|---|
| Message-ID | <[email protected]> |
I started with some basic tests using pkcs11-tool.
$ pkcs11-tool -l -t
Using slot 0 with a present token (0x0)
Logging in to "MATTEO BINI".
Please enter User PIN:
error: PKCS11 function C_Login failed: rv = CKR_USER_PIN_NOT_INITIALIZED (0x102)
Aborting.
Whereas the old card definitely gave me a more positive output.
Using slot 0 with a present token (0x0)
Logging in to "MATTEO BINI".
WARNING: user PIN locked
Please enter User PIN:
C_SeedRandom() and C_GenerateRandom():
seeding (C_SeedRandom) not supported
seems to be OK
Digests:
all 4 digest functions seem to work
MD5: OK
RIPEMD160: OK
SHA-1: OK
SHA256: OK
Ciphers: not implemented
Signatures (currently only for RSA)
testing key 0 (CNS0)
all 4 signature functions seem to work
testing signature mechanisms:
RSA-X-509: OK
RSA-PKCS: OK
SHA1-RSA-PKCS: OK
MD5-RSA-PKCS: OK
RIPEMD160-RSA-PKCS: OK
SHA256-RSA-PKCS: OK
Verify (currently only for RSA)
testing key 0 (CNS0)
RSA-X-509: OK
RSA-PKCS: OK
SHA1-RSA-PKCS: OK
MD5-RSA-PKCS: OK
RIPEMD160-RSA-PKCS: OK
Decryption (currently only for RSA)
testing key 0 (CNS0) -- can't be used to decrypt, skipping
No errors
Does the first output tell you where I should look next?
Thank you for the support.
--
Matteo Bini