[opensc-devel] Warns in piv-tool.c

2010-10-31 Thread Juan Antonio Martinez
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

[opensc-devel] OpenDNIe: first bytes

2010-10-31 Thread Juan Antonio Martinez
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.

[opensc-devel] fixes #220

2010-10-31 Thread Andre Zepezauer
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

Re: [opensc-devel] OpenSC with or without OpenSSL - What is the direction?

2010-10-31 Thread Andre Zepezauer
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 deeng...@anl.gov wrote: With OpenSSL-1.0.0a pkcs11-tool -M shows: Supported mechanisms: RSA-PKCS-KEY-PAIR-GEN, keySize={1024,3072}, keypairgen Without

[opensc-devel] #252

2010-10-31 Thread Andre Zepezauer
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