Re: [opensc-devel] Support for Secret Key Objects both session and on card

2011-08-11 Thread Douglas E. Engert
On 8/11/2011 11:19 AM, Viktor Tarasov wrote: > Le 11/08/2011 16:49, Douglas E. Engert a écrit : >> Victor, >> Martin points out that both your branch and my ecdh branch >> at dengert/OpenSC define a struct sc_pkcs15_skey_info. >> https://github.com/viktorTarasov/OpenSC/commit/819bd829563020c2abad

Re: [opensc-devel] Support for Secret Key Objects both session and on card

2011-08-11 Thread Viktor Tarasov
Le 11/08/2011 16:49, Douglas E. Engert a écrit : > Victor, > Martin points out that both your branch and my ecdh branch > at dengert/OpenSC define a struct sc_pkcs15_skey_info. > https://github.com/viktorTarasov/OpenSC/commit/819bd829563020c2abad7537a245d57604951aec I will look it more carefully a

[opensc-devel] Support for Secret Key Objects both session and on card

2011-08-11 Thread Douglas E. Engert
Victor, Martin points out that both your branch and my ecdh branch at dengert/OpenSC define a struct sc_pkcs15_skey_info. https://github.com/viktorTarasov/OpenSC/commit/819bd829563020c2abad7537a245d57604951aec See my note of 8/5 "Mods to add C_DeriveKey and Session based Secret Key Objects at GitH