Re: [opensc-devel] Unwrap, with openssl, a key wrapped inside Smart Card

2011-04-14 Thread Douglas E. Engert
On 4/14/2011 5:52 AM, Martin Paljak wrote: > > On Apr 13, 2011, at 23:44 , Douglas E. Engert wrote: > >> >> >> On 4/13/2011 2:03 PM, Martin Paljak wrote: >>> Hello, >>> On Apr 13, 2011, at 20:44 , Felipe Blauth wrote: >>> Hello to all, Simple question: Is it possible, using o

Re: [opensc-devel] Unwrap, with openssl, a key wrapped inside Smart Card

2011-04-14 Thread Martin Paljak
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 unwra

[opensc-devel] MyEID initialization patch

2011-04-14 Thread Toni Sjoblom - Aventra
Hi, I would like to propose this attached patch for trunk to fix an issue with initialization of MyEID cards. It fixes the problem that when we are now creating the xxDF files in the driver code, they were not added to the ODF. I have also updated the myeid.profile. Please review and comm

Re: [opensc-devel] Unwrap, with openssl, a key wrapped inside Smart Card

2011-04-14 Thread Martin Paljak
Hello, On Apr 14, 2011, at 02:21 , Felipe Blauth wrote: > I just wanted to make a simple protocol to import a private key to a card in > a secure way (the aplication runs in a secure container): > I was thinking about 2 ways: > > 1) The card generates a key pair > 2) The card exports the public

Re: [opensc-devel] Unwrap, with openssl, a key wrapped inside Smart Card

2011-04-14 Thread Martin Paljak
On Apr 13, 2011, at 23:44 , Douglas E. Engert wrote: > > > On 4/13/2011 2:03 PM, Martin Paljak wrote: >> Hello, >> On Apr 13, 2011, at 20:44 , Felipe Blauth wrote: >> >>> Hello to all, >>> >>> Simple question: >>> Is it possible, using openssl, to unwrap a key wraped inside a Smart Card >>>

Re: [opensc-devel] Unwrap, with openssl, a key wrapped inside Smart Card

2011-04-14 Thread Jean-Michel Pouré - GOOZE
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 st