2007/11/9, Mattes, David <[EMAIL PROTECTED]>: > 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.
Great! > 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. I tried to intergrate it in the subversion version of OpenSC. Some comments: - I need to rename the functions sc_get_gemsafe_driver in sc_get_gemsafeV1_driver to avoid a name collision with the GPK version of GemSafe - the functions sc_pkcs15emu_add_cert(), sc_pkcs15emu_add_prkey() and sc_pkcs15emu_add_pin were present in ./src/libopensc/pkcs15-syn.c in OpenSC 0.9.6 but pkcs15-syn.c has been removed Some work is still needed. Any help is welcome. Bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
