[opensc-devel] libp11 0.2.8 released

2011-04-15 Thread Martin Paljak
Hello, libp11 version 0.2.8 has been released. The URL for the release tarball is http://www.opensc-project.org/files/libp11/libp11-0.2.8.tar.gz MD5: f46dcbbea13a0732ab095d36283d5060 SHA1: 2d1f6dc4200038f55a0cb7e22858f93e484b0724 NEWS for the release includes: * Bumped soname for PKCS11_token

Re: [opensc-devel] PIV: reduce APDUs number

2011-04-15 Thread Viktor TARASOV
Le 13/04/2011 15:20, Viktor TARASOV a écrit : Hi, the number of APDUs used by PIV's driver to get the object data can be reduced. Actually before getting object data, PIV driver tries to get it's size. For that it reads the first 8 bytes of the object data. Usually card responds with '61xx' re

Re: [opensc-devel] MyEID initialization patch

2011-04-15 Thread Viktor TARASOV
Le 14/04/2011 14:06, Toni Sjoblom - Aventra a écrit : > > Hi, > > I would like to propose this attached patch for trunk to fix an issue with > initialization of MyEID cards. > > It fixes the problem that when we are now creating the xxDF files in the > driver code, they were not added to the ODF.

[opensc-devel] PIV: public key storage question

2011-04-15 Thread Viktor TARASOV
Hello Douglas. Afais, the pkcs15 PIV emulator will ignore the certificate container if it cannot read and properly parse the its content. That's why my question. Can the certificate container be used for the temporary storage of the public key from the newly generated key ? 'Temporary' means be

Re: [opensc-devel] PIV: public key storage question

2011-04-15 Thread Douglas E. Engert
On 4/15/2011 12:33 PM, Viktor TARASOV wrote: > Hello Douglas. > > Afais, the pkcs15 PIV emulator will ignore the certificate container if > it cannot read and properly parse the its content. > > That's why my question. > Can the certificate container be used for the temporary storage of the publi

Re: [opensc-devel] [opensc-commits] svn opensc changed[5343] pkcs15init: sipmlify the 'delete-object' callaback prototype ...

2011-04-15 Thread Jean-Michel Pouré - GOOZE
Le vendredi 15 avril 2011 à 16:50 +, webmas...@opensc-project.org a écrit : > trunk/src/pkcs15init/pkcs15-authentic.c > trunk/src/pkcs15init/pkcs15-iasecc.c > trunk/src/pkcs15init/pkcs15-init.h > trunk/src/pkcs15init/pkcs15-lib.c > trunk/src/pkcs15init/pkcs15-myeid.c > t

Re: [opensc-devel] [opensc-commits] svn opensc changed[5343] pkcs15init: sipmlify the 'delete-object' callaback prototype ...

2011-04-15 Thread Martin Paljak
On Apr 16, 2011, at 09:07 , Jean-Michel Pouré - GOOZE wrote: > Le vendredi 15 avril 2011 à 16:50 +, webmas...@opensc-project.org a > écrit : >>trunk/src/pkcs15init/pkcs15-authentic.c >>trunk/src/pkcs15init/pkcs15-iasecc.c >>trunk/src/pkcs15init/pkcs15-init.h >>trunk/src/pkcs15