Mattes, David wrote:
> Finally!  I have obtained permission from my employer and Gemalto to
> release as open source the GemSafe OpenSC drivers I have written -
> though with excellent "in the dark" support from Nils Larsch (thank you,
> Nils).  The driver is for the GemSafe applet on the GemXPresso64k card.
> Several hundred people have been using the driver heavily (several times
> daily per person) since mid-2005.

Sounds very interesting. But there is already a pkcs15-gemsafe.c
used like this:
        card_atr 3B:A7:00:40:18:80:65:A2:09:01:03:52 {
                name = "Gemplus GPK" ;
#               force_protocol = "t0";
                driver = "gpk";
                type = 3160;
                pkcs15emu = "gemsafe";
        }
But these where for older GemSafe cards using the GPK16000 cards.
It has to look hard to get the certificates from the blob written by
the GemSAFE code as the certs where not store in separate DFs.

We also have some newer GemSAFE card used with Windows, with
ATR:   3b:7a:94:00:00:80:65:a2:01:01:01:3d:72:d6:43
Gemplus GemXpresso Pro R3 E32 PK (I believe), but we never wrote the driver
for these Would you expect that your driver could work with these?
If it could, I would be interested in trying it.


> 
> I wrote the driver back when opensc-0.9.6 was the latest release and I
> have not kept up with porting it.  One reason is that the Linux distro
> I'm using (SuSE Linux Desktop 10 SP1) still ships a backported
> opensc-0.9.6 release.  Nevertheless it would be great if the opensc team
> could review the driver and make optimizations and/or corrections as
> necessary, bring it up to the latest opensc release, and make it part of
> the opensc distribution.  
> 
> Regards and many thanks,
> David
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> opensc-devel mailing list
> [email protected]
> http://www.opensc-project.org/mailman/listinfo/opensc-devel

-- 

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to