knecht

Results 14 comments of knecht

Same result, the only diff between 258bfc8a (the version I reported this issue against) and 0.24.0-rc2 is 258bfc8a itself anyway, which seems to introduce support for IDPrime 940C.

OS: Linux. Bult with openssl: 3.0.4 (computer 1,initial comment) and 3.1.4 (computer 2, this comment) Results from same card, different computer, different reader, different distribution, same opensc version: ``` Using...

[opensc-debug-computer2-cardman.txt](https://github.com/OpenSC/OpenSC/files/13588090/opensc-debug-computer2-cardman.txt)

well, this changed the error message ``` Using slot 0 with a present token (0x0) C_SeedRandom() and C_GenerateRandom(): seeding (C_SeedRandom) not supported seems to be OK Digests: all 4 digest...

``` pkcs11-tool -s --pin XXXX -m SHA256-RSA-PKCS --input-file blob --output-file blob.sig Using slot 0 with a present token (0x0) Using signature algorithm SHA256-RSA-PKCS error: PKCS11 function C_SignFinal failed: rv =...

It is an employee access card. I know that it can be used for windows logins. I do not have any more technical information. Since I am still unable to...

when using the closed source safenet driver with opensc's pkcs11-tool, it looks like that ``` $ pkcs11-tool --module usr/lib/pkcs11/libIDPrimePKCS11.so --test --login --pin XXXX Using slot 0 with a present token...

``` safenet 002241b606800142840131 opensc 002241b606800142840141 ``` when I change https://github.com/OpenSC/OpenSC/blob/516493edeb64b879cfcad5f25cda948ffc67596b/src/libopensc/card-idprime.c#L450-L451 from 0x41 to 0x31, pkcs11-tool can succesfully sign using this card and opensc and firefox can use the certificate as...

``` $ opensc-tool --atr Using reader with a card: Generic CCID Reader (A7D1F9E2) 00 00 3b:7f:96:00:00:80:31:80:65:b0:84:56:51:10:12:0f:fe:82:90:00 ``` the SACTool from the safenet driver package identifies it as ``` Product name:...

``` Sending: 00 A4 08 00 02 02 06 Received (SW1=0x90, SW2=0x00) Sending: 00 B0 00 00 56 Received (SW1=0x62, SW2=0x82) ```