Re: [opensc-devel] ECDSA Support

2008-01-23 Thread Mariusz Krynski
On 1/23/08, Franz Brandl <[EMAIL PROTECTED]> wrote: > > Hi all, > > i have a question for the "masters" of OpenSC ;-))) ... are there any plans > to implement ECDSA support in OpenSC any time soon ? Some time ago i started implementing ec in opensc (for my opencryptotoken project) - patch is ther

Re: [opensc-devel] Partial ECC support [patch]

2007-09-30 Thread Mariusz Krynski
2007/9/30, Andreas Jellinghaus <[EMAIL PROTECTED]>: > small notes: for openct.diff: > - why do you need the sleep(1) in usb_open? >when "openct-control init" or only during hot plug? >I guess hotplugging, and then the problem should be dealt in the >hotplug scripts in etc/, not in the

[opensc-devel] Partial ECC support [patch]

2007-09-29 Thread Mariusz Krynski
Hi. I've been working on opensc ECC support recently (for my usb crypto token project - http://opencryptotoken.googlecode.com). ECDSA sign via pkcs11 seems to work - i'm able to authenticate using client-certificate in firefox. I'm waiting for any advice, tips and suggestions. Patch: http://opencr