[opensc-devel] Aladdin eToken Pro 64k (regression?) - insecure keys and >1 User PIN configurations don't seem to work

2012-12-11 Thread Mike Kazantsev
Hi, Summary: either I'm doing something wrong or with current (and more generally >0.12.0) OpenSC, Aladdin eToken Pro 64k devices seem to work only with a single User PIN and secure keys. I have a bunch of Aladdin eToken Pro 64k USB tokens and have been using one of them with OpenSC for a few y

[opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Viktor Tarasov
Hello, for a while we have no news about migration of trac&wiki to the dedicated platform. Meanwhile, waiting for better solution, I migrated OpenSC wiki to github [1] . (Only wiki pages, not tickets.) The OpenSC Wiki pages in github are converted into 'textile' format. The rapid script used fo

Re: [opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Andreas Schwier
Hi Viktor, great job. I just looked through our page for the SmartCard-HSM and found only small issues. What do we want to do about the automatic list generation that is not working on GITHUB (e.g. SupportedHardware) ? Do we copy the list as is from the old wiki ? Andreas Am 11.12.2012 16:17,

Re: [opensc-devel] Wrong check for response APDU buffer

2012-12-11 Thread Douglas E. Engert
On 12/7/2012 5:15 PM, Frank Morgner wrote: > Hi! > > Currently, sc_check_apdu checks the length of an R-APDU buffer using > SC_MAX_APDU_BUFFER_SIZE, which defines the maximum length for a C-APDU. > https://github.com/OpenSC/OpenSC/blob/master/src/libopensc/apdu.c#L415 > https://github.com/OpenSC/

Re: [opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Toni Sjoblom - Aventra
Hi, I tried to find the page about MyEID but it seems to be missing in GitHub wiki. Also several of the lists are missing/truncated (e.g. supported hardware, just a link to create a new page is shown). Kind regards, Toni From: opensc-devel-boun...@lists.opensc-project.org [mailto:open

Re: [opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Viktor Tarasov
Hello Andreas, On Tue, Dec 11, 2012 at 4:40 PM, Andreas Schwier < andreas.schw...@cardcontact.de> wrote: > What do we want to do about the automatic list generation that is not > working on GITHUB (e.g. SupportedHardware) ? > Thanks, I do not noticed it. > Do we copy the list as is from the

Re: [opensc-devel] OpenSC Wiki in github

2012-12-11 Thread Viktor Tarasov
Hello, On Tue, Dec 11, 2012 at 5:08 PM, Toni Sjoblom - Aventra < developm...@aventra.fi> wrote: > I tried to find the page about MyEID but it seems to be missing in GitHub > wiki. > > Also several of the lists are missing/truncated (e.g. supported hardware, > just a link to create a new page is s

Re: [opensc-devel] Wrong check for response APDU buffer

2012-12-11 Thread Frank Morgner
On Tuesday, December 11 at 09:59AM, Douglas E. Engert wrote: > > > > On 12/7/2012 5:15 PM, Frank Morgner wrote: > > Hi! > > > > Currently, sc_check_apdu checks the length of an R-APDU buffer using > > SC_MAX_APDU_BUFFER_SIZE, which defines the maximum length for a C-APDU. > > https://github.com/

Re: [opensc-devel] Wrong check for response APDU buffer

2012-12-11 Thread Douglas E. Engert
On 12/11/2012 3:27 PM, Frank Morgner wrote: > On Tuesday, December 11 at 09:59AM, Douglas E. Engert wrote: >> >> >> >> On 12/7/2012 5:15 PM, Frank Morgner wrote: >>> Hi! >>> >>> Currently, sc_check_apdu checks the length of an R-APDU buffer using >>> SC_MAX_APDU_BUFFER_SIZE, which defines the max

[opensc-devel] Changing Admin PIN on PIV card

2012-12-11 Thread Ravneet Singh Khalsa
Hi, Does there any tool or API exists to change Admin PIN on Gemalto PIV Cards ? Thanks. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] Changing Admin PIN on PIV card

2012-12-11 Thread helpcrypto helpcrypto
pkcs11's C_SetPin ? On Wed, Dec 12, 2012 at 3:06 AM, Ravneet Singh Khalsa wrote: > Hi, > > > > Does there any tool or API exists to change Admin PIN on Gemalto PIV Cards ? > > > > Thanks. > > > > > ___ > opensc-devel mailing list > opensc-devel@lists.op

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-11 Thread Rns Course
Hello and thanks for your complete and useful comment; >  (1) VMware remaps the card card name, and causes confusion with pcsc. >      If you could use a real machine that would eliminate this problem for > now. I've switched to linux just because of testing pkcs15-init (opensc-0.12.2) in it as