Re: [opensc-devel] writing a driver for SC-adapter

2008-10-15 Thread Jan Suhr
card. > 3. Complex communication between > application->provider->gpgsm->gpg-agent->scdaemon. > 4. Partial implementation of PKCS#11, one bug I remember is fork() compliant. > Others that I already forgot. > > Alon. > > On 10/15/08, Jan Suhr <[EMAIL PROTECTED

Re: [opensc-devel] writing a driver for SC-adapter

2008-10-15 Thread Jan Suhr
KCS#11 is the interface applications use. > You will be able to use GPG using [1] if you like without more effort. > > Alon. > > [1] http://gnupg-pkcs11.sourceforge.net/ > > On 10/15/08, Jan Suhr <[EMAIL PROTECTED]> wrote: >> Hi! >> Currently we are devel

[opensc-devel] writing a driver for SC-adapter

2008-10-15 Thread Jan Suhr
Hi! Currently we are developing an USB stick based on the OpenPGP smart card as an open source project. This is basically a simple smart card adapter based on the IC FT2232D (http://www.ftdichip.com/Products/FT2232C.htm). Linux includes modules to communicate with the FT2232 in general but not spec