[opensc-devel] PIV-tool in windows environment

2012-09-26 Thread Ravneet Singh Khalsa
Hello experts, I am considering using PIV-tool for certificate enrollment for PIV cards for my company. I am following the instructions specified in the link http://www.opensc-project.org/opensc/wiki/PivTool. I have downloaded the opensc-i686-w64-mingw32-011-base build on my windows 7 client ma

Re: [opensc-devel] Request for comment: bringing warnings down to a dull roar

2012-09-26 Thread B. Scott Michel
On 9/22/2012 12:04 AM, Andreas Jellinghaus wrote: > > > Do not "fix" unused param warnings. The correct way to fix them is to > > remove the parameter. > > Well, with c style object orientation we have interfaces that all card > drivers must implement, even if they don't use all function parameter

Re: [opensc-devel] OpenSC 0.13 + pcscd as a daemon for Android

2012-09-26 Thread Ludovic Rousseau
2012/9/26 Jean-Michel Pouré - GOOZE : > Dear all, Hello Jean-Michel, > I would like to raise questions about using OpenSC 0.13 under Android. I > hope that Ben from Feitian can participate in this discussion. > > The idea behind is that Feitian released the iReader, a ccid card reader > for mobil

Re: [opensc-devel] OpenSC 0.13 + pcscd as a daemon for Android

2012-09-26 Thread helpcrypto helpcrypto
Dear Jean-Michel. I didnt know about iReader. Thanks a lot. A few weeks ago i was looking for something like that, and http://www.apriva.com/products/iss/authentication/reader was the only one i found suitable. Im very-VERY(did i say VERY?) interested in having an smartcard working out of the box

Re: [opensc-devel] OpenSC 0.13 + pcscd as a daemon for Android

2012-09-26 Thread Douglas E. Engert
On 9/26/2012 6:54 AM, Jean-Michel Pouré - GOOZE wrote: > Dear all, > > I would like to raise questions about using OpenSC 0.13 under Android. I > hope that Ben from Feitian can participate in this discussion. > > The idea behind is that Feitian released the iReader, a ccid card reader > for mobil

[opensc-devel] OpenSC 0.13 + pcscd as a daemon for Android

2012-09-26 Thread Jean-Michel Pouré - GOOZE
Dear all, I would like to raise questions about using OpenSC 0.13 under Android. I hope that Ben from Feitian can participate in this discussion. The idea behind is that Feitian released the iReader, a ccid card reader for mobile devices. The iReader is CCID and is supported under OpenSC (on com

Re: [opensc-devel] new release?

2012-09-26 Thread Viktor Tarasov
Hello Andreas. On Tue, Sep 25, 2012 at 8:07 PM, Andreas Schwier < andreas.schw...@cardcontact.de> wrote: > we are testing on Windows XP SP3, Debian Lenny and a current Ubuntu > version. Our focus is on PKCS#11 and integration with Firefox, > Thunderbird and XCA. We already tested minidriver with

Re: [opensc-devel] [opensc-commits] [OpenSC] #450: Feitian: on-chip 512bit key generation fails; 2048 generation fine

2012-09-26 Thread Jean-Michel Pouré - GOOZE
Le mercredi 26 septembre 2012 à 05:56 +, OpenSC a écrit : > We have been modify our code to disable generate 512 bits key, > because the > reason for the OpenSC project update process, you can't got it. > > But you'll get it from > https://github.com/entersafe/OpenSC/tree/ePass2003_1 Tha

Re: [opensc-devel] pam_p11 (without pin) and ssh (with pin) on one card

2012-09-26 Thread Jean-Michel Pouré - GOOZE
Le mardi 25 septembre 2012 à 14:27 -0500, Simon Hafner a écrit : > > I only have one pin, but I'd like to have two auth-ids, one with and > one without pin The ePass2003 supports only one PIN and is required. So you cannot initialize the ePass2003 without a PIN. Kind regards, --