Re: ECDSA Encryption

2009-07-24 Thread Emanuele Cesena
On Thu, 2009-07-23 at 09:07 -0400, Bram Cymet wrote: > Is it possible to use openssl to do ecdsa encryption/decryption and if > so how? Or can someone recommend a linux command line tool that would? > ECDSA is Elliptic Curve Digital **Signature** Algorithm, hence you can only sign/verify with this

Re: ECDSA Encryption

2009-07-23 Thread Fred Keet
Bram Cymet wrote: Hi, Is it possible to use openssl to do ecdsa encryption/decryption and if so how? Or can someone recommend a linux command line tool that would? Thanks, I think it is possible to use elliptic keys for encryption. I'm not sure about a command line tool, but you should be