Le vendredi 22 avril 2011 à 16:56 +0200, Stef Walter a écrit :
>
> Is there an openct git repository somewhere? I couldn't find it at the
> 'Subversion Repository' page [1] I'm fiddling with my Broadcom 5880
> smart card reader, and want to whip up a small patch.
OpenCT conflicts with libccid an
Should be same as opensc just openct.
On 4/22/11, Stef Walter wrote:
> Hi guys,
>
> Is there an openct git repository somewhere? I couldn't find it at the
> 'Subversion Repository' page [1] I'm fiddling with my Broadcom 5880
> smart card reader, and want to whip up a small patch.
>
> Cheers,
>
>
Hello all.
Just noticed that there's a constant defined for maximum number of ACLs,
but the raw value is used in the code. This should fix it at least in
pkcs15-lib.c :
$ diff -u pkcs15-lib.c.ori pkcs15-lib.c
--- pkcs15-lib.c.ori2010-12-22 18:14:39.0 +0100
+++ pkcs15-lib.c20