Key generation just uses the lower level EC routines.i.e.
EC_KEY_generate_key()
EC(DH/DSA) isn't quite the same as DH/DSA.
Sorry , I can't help with leaving bits out - there's quite a bit you do
need.
Peter
From: chrystelle <[EMAIL PROTECTED]>
To: [email protected]
Date: 11/10/2008 07:48 PM
Subject: ECDSA
Hi !
I would to know how to generate a key with the ECDSA algorithm from openssl
or do I have to use the ECDH algorithm for that?
If I have to use ECDH, how do I generate a key ? ECDH is only to share a
secret key.
An other question: I am doing cryptograhy with EDCSA an/or ECDH I would
like
to use less code lines from openssl as possible. What should I keep or
leave
from the code.
Thanks! Hope you will understant my question.
--
View this message in context:
http://www.nabble.com/ECDSA-tp20387117p20387117.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]