Hello,
On Apr 14, 2011, at 10:40 , Jean-Michel Pouré - GOOZE wrote:

> Le mercredi 13 avril 2011 à 14:44 -0300, Felipe Blauth a écrit :
>> Is it  possible, using openssl, to unwrap a key wraped inside a Smart
>> Card with C_Wrap function?
> 
> This would be an extremely interesting feature to unwrap an encryption
> key and later use it. 
> 
> A number of smartcards are able to store encrypted objects (text files)
> and that OpenSC does not support (yet) encrypted objects
Are you sure? Nothing prevents you from storing encrypted objects to a smart 
card as data objects. 

> but proprietary drivers do.

Do you mean encrypted objects which are encrypted with on-card (3DES, AES) 
keys? Please name such devices and drivers as well as describe how the method 
works. 

OpenSC currently lacks symmetric key support, implementing it would be 
different from current PKI based codebase as well. I don't know of many 
applications that could use symmetric keys through PKCS#11 for example.

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

Reply via email to