Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2011-01-05 Thread Douglas E. Engert
On 1/5/2011 1:17 AM, Jean-Michel Pouré - GOOZE wrote: > Dear all, > > http://www.opensc-project.org/pipermail/opensc-devel/2009-February/011905.html > > This seems very promising. Is there any reason why not to commit this > code to OpenSC repository directly? The note is almost 2 years old, and

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2011-01-04 Thread Jean-Michel Pouré - GOOZE
Le lundi 20 décembre 2010 à 07:23 +0100, Andreas Jellinghaus a écrit : > The traditional opensc way for windows however is this: > 1.) opensc used to access the card from PKCS#11 applications. > 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these > packages implement a CSP, but

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2011-01-04 Thread Jean-Michel Pouré - GOOZE
Dear all, http://www.opensc-project.org/pipermail/opensc-devel/2009-February/011905.html This seems very promising. Is there any reason why not to commit this code to OpenSC repository directly? > Nevertheless, it would be nice if somebody reanimated one of the > PKCS#11 related CSP-s. +1. Thi

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Douglas E. Engert
On 12/20/2010 12:37 PM, Andreas Jellinghaus wrote: > Am Montag 20 Dezember 2010, um 15:35:31 schrieb Douglas E. Engert: >> On 12/20/2010 12:39 AM, Nikolay Elenkov wrote: >>> On 2010/12/20 15:23, Andreas Jellinghaus wrote: 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these >

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Andreas Jellinghaus
Am Montag 20 Dezember 2010, um 15:35:31 schrieb Douglas E. Engert: > On 12/20/2010 12:39 AM, Nikolay Elenkov wrote: > > On 2010/12/20 15:23, Andreas Jellinghaus wrote: > >> 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these > >> > >> packages implement a CSP, but they don't

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Andreas Jellinghaus
Am Montag 20 Dezember 2010, um 07:39:43 schrieb Nikolay Elenkov: > On 2010/12/20 15:23, Andreas Jellinghaus wrote: > > 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these > > > > packages implement a CSP, but they don't talk to the smart card > > directly. Instead they loa

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Douglas E. Engert
On 12/20/2010 12:39 AM, Nikolay Elenkov wrote: > On 2010/12/20 15:23, Andreas Jellinghaus wrote: > >> 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these >> packages implement a CSP, but they don't talk to the smart card >> directly. Instead they load a pkcs#11 plugin t

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Martin Paljak
2010/12/20 Jean-Michel Pouré - GOOZE : > Le lundi 20 décembre 2010 à 09:08 +0200, Martin Paljak a écrit : >> AFAIK nothing has changed. I have not seen a signed and properly >> functioning PKCS#11-CSP bridge, available with source code. Maybe >> there are proprietary implementations, but I'm not aw

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-20 Thread Jean-Michel Pouré - GOOZE
Le lundi 20 décembre 2010 à 09:08 +0200, Martin Paljak a écrit : > AFAIK nothing has changed. I have not seen a signed and properly > functioning PKCS#11-CSP bridge, available with source code. Maybe > there are proprietary implementations, but I'm not aware of any. GOOZE is ready to give a bounty

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-19 Thread Martin Paljak
On Dec 20, 2010, at 8:39 AM, Nikolay Elenkov wrote: > On 2010/12/20 15:23, Andreas Jellinghaus wrote: > >> 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these >>packages implement a CSP, but they don't talk to the smart card >>directly. Instead they load a pkcs#11 plugi

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-19 Thread Nikolay Elenkov
On 2010/12/20 15:23, Andreas Jellinghaus wrote: > 2.) a PKCS-CSP such as the ID-Ally CSP, CSP#11 or PKCSCP - all these > packages implement a CSP, but they don't talk to the smart card > directly. Instead they load a pkcs#11 plugin to do that, such as > opensc-pkcs11.so Forgot all ab

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-19 Thread Andreas Jellinghaus
Hi Jean-Michel, there is no "PKCS#11 smartcard", as the format of the data has nothing to do with the API of the software used to access the card. The traditional way for windows software is this: 1.) a baseCSP minidriver to access the card combined with 2.) a PKCS#11 plugin to access the card, e

Re: [opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-19 Thread Nikolay Elenkov
On 2010/12/20 5:30, Jean-Michel Pouré - GOOZE wrote: > Some users are contacting me with questions about Windows support for > PKCS#11 smartcards. As far as I understand, Windows support for PKCS#11 > is poor. > AFAIK, Windows uses CSPs, and does not support PKCS#11 at all. This may have changed

[opensc-devel] Windows 7 support for PKCS#11 => mini-driver

2010-12-19 Thread Jean-Michel Pouré - GOOZE
Dear Friends, Some users are contacting me with questions about Windows support for PKCS#11 smartcards. As far as I understand, Windows support for PKCS#11 is poor. Do some of you know solutions for: * Single sign-on Windows using PKCS#11 cards. * Smartcard based windows disk encryption (EFS). *