On Sat, Dec 18, 2010 at 15:09, Matteo Nastasi
wrote:
> I attach the patch (but the mantainer of the file, Emanuele Pucciarelli,
> is also informed so tomorrow he will commit a more consistent version
> of the fix, with my fix also).
This has been fixed in r4978. Thanks!
By the way, the list of
On Sun, Dec 19, 2010 at 12:29:04PM +0100, Emanuele Pucciarelli wrote:
> On Sat, Dec 18, 2010 at 15:09, Matteo Nastasi
> wrote:
>
> > I attach the patch (but the mantainer of the file, Emanuele Pucciarelli,
> > is also informed so tomorrow he will commit a more consistent version
> > of the fix, w
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).
*
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
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
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
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