Peter Popovec

Results 60 comments of Peter Popovec

One more note, check your configuration again, is file_cache on? This would explain the stated problem.

The issue of file_cache was discussed in https://github.com/OpenSC/OpenSC/pull/2501 I have prepared a solution for the MyEID card, which allows to signal every change in the content of the card in...

It seems to me that the `app pkcs15-init` section in the opensc configuration does not cause any reaction .. config: ````` app default { } app pkcs15-init { debug =...

The result of ECDSA is still only the R and S coordinate ... neither digest info nor any type of padding is used there.. Yes, the signature can be further...

I don't understand what you are dealing with. If someone has provided you with a proprietary solution for a particular proprietary application, use that solution and don't expect that proprietary...

For the purposes of your organization (country, government institution), you also received a token with software application. In addition to document signing, this application also provides certificate management (CSR generation,...

I assume that you either have documentation for your token or you will perform reverse engineering of the software that was delivered to the token. In both cases, you can...

> @popovec I don't understand your concern regarding PKI at all. For many, open source software to handle CSR, cert issuance, etc. is OpenSSL - and it works. If the...

@nshah2588 > We have a token which supports all PKCS11 functions." OpenSC is "software" that creates a pkcs#11 interface over the card/token.. as I understood from your posts, you already...

@Edward2k This issue is quite old. Try to specify where exactly the problem occurs... Which version of OpenSC are you using? (`opensc-tool -i` ) Most of the token reinitialization issues...