Re: [opensc-devel] OpenSC on Android

2011-04-24 Thread Juan Antonio Martinez
El jue, 03-02-2011 a las 16:28 +0200, Martin Paljak escribió: > Hello, > On Jan 26, 2011, at 10:09 AM, Ludovic Rousseau wrote: > > I just found the page "SmartCardPKI" [1] on the seek-for-android > > project. The goal is to build OpenSC for Android. They provide a patch > > [2] but I do not remembe

[opensc-devel] NSTIC - Smart Card Standard

2011-04-24 Thread Anders Rundgren
http://www.nist.gov/nstic http://www.whitehouse.gov/the-press-office/2011/04/15/administration-releases-strategy-protect-online-consumers-and-support-in Why could NSTIC be called a smart card standard? Well, because a flexible scheme for strong authentication requires that you can distribute crede

Re: [opensc-devel] Small constants fixup

2011-04-24 Thread Viktor TARASOV
Le 23/04/2011 23:59, NdK a écrit : > 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:1

Re: [opensc-devel] --insecure ?

2011-04-24 Thread Viktor TARASOV
Le 22/04/2011 22:24, NdK a écrit : > Hello all. > > Since Toni can't look at this issue soon, I'm trying to fix it myself. > The problem is that, at least with Aventra MyEID, every key gets created > in a way that requires CHV1 for crypto ops, even if --insecure is specified. > > It seems the root

Re: [opensc-devel] Small constants fixup

2011-04-24 Thread NdK
On 24/04/2011 13:17, Viktor TARASOV wrote: The using of SC_PKCS15INIT_MAX_OPTIONS is not appropriate in this context. SC_PKCS15INIT_MAX_OPTIONS is the number of profile options that can be defined as an argument for the pkcs15init operations . So I can use up to 16 +'option' ? :) If you want

Re: [opensc-devel] --insecure ?

2011-04-24 Thread NdK
On 24/04/2011 14:18, Viktor TARASOV wrote: >> It seems the root of the problem lies in the profile: changing >> CRYPTO=$PIN to CRYPTO=NONE works around it, but it's surely sub-optimal. What I wanted to say: shouldn't --insecure replace $PIN with NONE ? For what I've understood, "-a N" makes $PIN i

Re: [opensc-devel] OpenCT source repository

2011-04-24 Thread Stef Walter
On 04/23/11 09:59, Jean-Michel Pouré - GOOZE wrote: > 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