Hello,
the pkcs15init tool currently writes to cards, even when the profile
indication (3F00/5015/4946) isn't found. That's bad, because it's highly
possible that such a card was personalised with another library or has
an unknown profile. In my opinion there are the following issues:
1. opensc i
Hello Martin,
On Tue, 2010-10-05 at 18:04 +0300, Martin Paljak wrote:
> Hello
> On Thu, Sep 30, 2010 at 18:07, Douglas E. Engert wrote:
>
> > With OpenSSL-1.0.0a pkcs11-tool -M shows:
> >
> > Supported mechanisms:
> > RSA-PKCS-KEY-PAIR-GEN, keySize={1024,3072}, keypairgen
>
> >
> > Without O
Hello,
the attached patch fixes #220. Now the login function does what its name
promises. If user-login is not desired, then simply don't call login()!
(remove pkcs11/framework-pkcs15.c#L792, for testing the patch)
Regards
Andre
Index: tools/pkcs11-tool.c
===
I've just published first bytes of Cenatic's (and mine) LGPL version of
Spanish DNIe OpenSC driver
svn checkout https://svn.forge.morfeo-project.org/opendnie/opendnie
It's in a very early stage: many functions needs to be completed, and
SM is only in skeleton. At this moment is a "just compile".
FYI: Not sure if this is intentional, but some warnings are shown at
piv-tool.c
.
piv-tool.c: En la función ‘gen_key’:
piv-tool.c:252: aviso: exceso de elementos en el inicializador de struct
piv-tool.c:252: aviso: (cerca de la inicialización de ‘keydata’)
Offending line piv-tool.c#252 s