2010/6/16 jons...@terra.es :
> - Decide how to handle with private and non-published keys
> in source code. Alternatively try to get permission from
> DGP to publis our reverse-engineered keys
What about loading the keys from an external file like
/etc/opensc/keys/dnie.key?
The keys could be
2010/3/23 Martin Paljak :
> Hello,
>
> If no-one has any objections or improvements to the message, I'd like to send
> the following e-mails to the official contact addresses of the two sites:
Here is the translation to spanish:
Estimado señor o señora,
Mi nombre es Martin Paljak y escribo e
I added a new option to the card driver definitions:
ignore_version_check. It would be possible to add it to the official
version? I am searching for alternatives for solving the problem not
for me but for all the spanish users of opensc.
--- src/libopensc/ctx.c.old 2009-07-23 10:57:46.0
Hello. I an trying to get working a binary card driver for a different version.
The driver is for the spanish DNI and it is distributed as a binary
file, then I cannot re-compile it. Then I think I could build a dummy
card driver that only loads the binary shared object and wraps the
functions. My