RE: elicptic Curve Key Generation

2011-03-21 Thread Strecker, Dean A.
: openssl-users@openssl.org Subject: Re: elicptic Curve Key Generation On Sat, Mar 19, 2011, Strecker, Dean A. wrote: > Steve, > > Thank you for your response for creating an elliptic curve key (EC_KEY). > It worked well. I'm not sure what the difference between > EC_P

RE: elicptic Curve Key Generation

2011-03-20 Thread Strecker, Dean A.
l.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Sander Temme Sent: Saturday, March 19, 2011 9:32 AM To: openssl-users@openssl.org Subject: Re: elicptic Curve Key Generation On Mar 18, 2011, at 3:57 PM, Strecker, Dean A. wrote: > I'm using the OpenSSL Crypto library to perform E

RE: elicptic Curve Key Generation

2011-03-20 Thread Strecker, Dean A.
enssl-users@openssl.org Subject: Re: elicptic Curve Key Generation On Fri, Mar 18, 2011, Strecker, Dean A. wrote: > Hello, > > I'm using the OpenSSL Crypto library to perform Elliptic Curve key > generation and signature generation/verification. Actually, I don't > have any

elicptic Curve Key Generation

2011-03-19 Thread Strecker, Dean A.
Hello, I'm using the OpenSSL Crypto library to perform Elliptic Curve key generation and signature generation/verification. Actually, I don't have any problem creating a key (EC_KEY) and generating signatures and verifying signatures using pure OpenSSL. The challenge I'm having is that I'm using