Hi,
I`m trying to compile OpenSC(0.11.2) for the ep9307A(cirrus-logic arm9
processor) platform. I get a warning like,
==
arm-linux-gcc -I../../src/common -Wall -fno-strict-aliasing
-I/home/opensc/arm-cirrus-libtool/include -o .libs/base64 base64.o sc-test.o
my_getopt.o...
> I've tested opensc-0.11.3-pre2 with Oberthur card.
>
> There were two bugs in libopensc/card-oberthur.c ,
> 'compute_signature' returns output allocation length, instead of
> response length ;
> invalid internal pin reference procedure that has an impact on the
> unblocking procedure .
>
> The ch
Andreas Jellinghaus a écrit :
> https://www.opensc-project.org/files/openct/testing/
> https://www.opensc-project.org/files/openct/testing/openct-0.6.12-pre3.tar.gz
>
> https://www.opensc-project.org/files/opensc/testing/
> https://www.opensc-project.org/files/opensc/testing/opensc-0.11.3-pre2.tar.
Hi,
I tried keypair generation using pkcs11-tool in our
card. The operation was failing. I debugged the code
and found that below code in the function
sc_pkcs15init_generate_key of opensc-pkcs11 module is
failing.
=
if (!check_key_compatibility(p15car