Re: [opensc-devel] Entersafe driver has no write support?

2011-09-27 Thread Jean-Michel Pouré - GOOZE
Le mardi 27 septembre 2011 à 20:28 +0200, Stef Walter a écrit :
> If it can't be fixed, then does anyone have any other recommendations
> for cards that are well rounded OpenSC cards that I can develop
> against? 

Dear Stef,

We are just releasing the ePass2003 and we want to make it the ultimate
token for Free Software developers and users:
http://www.gooze.eu/feitian-epass-2003-free-software-developer-kit

So we will find a solution.
Stay tuned I will get back to you shortly.

Kind regards,
-- 
  Jean-Michel Pouré - Gooze - http://www.gooze.eu


smime.p7s
Description: S/MIME cryptographic signature
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

[opensc-devel] Entersafe driver has no write support?

2011-09-27 Thread Stef Walter
Hi all,

I'm working on support for viewing and basic management of smart cards
in Seahorse. For the initial round had planned to use the Gooze Feitan
smart cards to develop against and test.

However I was surprised by getting back CKR_FUNCTION_NOT_SUPPORTED when
calling the PKCS#11 C_CreateObject method. It looks like the Entersafe
driver doesn't support write operations. Am I misreading something? In
card-entersafe.c in the sc_get_driver() function it sets both
ops.write_binary and ops.delete_file to NULL.

Is it really the case that these cards can't be written to by the
PKCS#11 driver? Is this something that can be fixed, or are the cards
designed this way?

If it can't be fixed, then does anyone have any other recommendations
for cards that are well rounded OpenSC cards that I can develop against?

Cheers,

Stef
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel