By mean of [1] we've compiled opensc for windows (no cardmod)
pkcs11 works fine, but I've found an strange behaviour with
"opensc-tool -l":
- Once a card is inserted, "Card present" flag is set to
"yes" regardless the card is or not inserted in reader
- When using several readers, opensc-tool reco
Yes, sure.
By parsing EF(PukDF) and EF(PrivkDF) on Ceres and DNIe cards,
I've found that they uses to same EF to store public and private keys
( by storeing together modulus, public, and private exponent),
so direct retrieval of public keys (as "pkcs15-tool --read-public-key
ID" does) fails with
On 4/10/2011 4:13 AM, Viktor TARASOV wrote:
> Le 30/03/2011 12:36, webmas...@opensc-project.org a écrit :
>> Revision: 5276
>> Author: martin
>> Date: 2011-03-30 10:36:17 + (Wed, 30 Mar 2011)
>>
>> Log Message:
>> ---
>> man pages: fix piv-tool XML syntax
>>
>> tools/piv-tool.xm