Need Help Using OpenSSL SHA 384 and ECDSA code from test drivers sha512.c and ecdsatest.c

2011-05-16 Thread ffreitag
I am using sha 384 and ECDSA code examples in test drivers sha512.c and ecdsatest.c as templates for test tool code. But cannot determine what the hash seed is for sha 384 or the parameters used by ecdsatest.c routines x9_62_tests and test_builtin. Can someone help me find these? Is there

Re: new OpenSSL user looking for manuals

2011-05-16 Thread ffreitag
Thanks. The book was printed in june 2002 and I need the ECDSA per DSS IPSB 186-3 Fred Larry Bugbee Sent by: owner-openssl-...@openssl.org 05/14/2011 05:14 PM Please respond to openssl-dev@openssl.org To openssl-dev@openssl.org cc Subject Re: new OpenSSL user looking for manuals [

new OpenSSL user looking for manuals

2011-05-14 Thread ffreitag
Hi, I'm developing software that uses SHA384 and ECDSA in OpenSSL. Is there any User's Manual or Programming Guide to show how to use it? Thanks, Fred Freitag