On Sat, 2009-02-07 at 21:57 +0100, Z wrote:
> OpenSSL can encrypt with ECC?
>
no. 

Not directly, at least. OpenSSL has support for ECC, but only ECDSA
(signature scheme) and ECDH (key agreement protocol) are implemented.

You should implement ECIES or ECElGamal or whatever you like for
encryption.

> Any example?
> 
for ECC, check apps/ec*

bye!
-- 
Emanuele Cesena <emanuele.ces...@gmail.com>
http://ecesena.dyndns.org

Il corpo non ha ideali

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to