Hi Nils Sorry, I am still very new to OpenSSL, thanks for your quick response. I found the definition in obj_mac.h thanks, and I got the application to sign and verify the data. I am using low-level ECDSA_sign. We receive the public key as a binary file (not in a PKCS12 or PEM file), just the actual public key as binary. How do I get a EC_KEY from that binary file?
Regards, Alfred > Can anyone please help me to generate a ECDSA signature and verify it. > I am using openssl 0.9.8b which I compiled for Windows CE and I am > using embedded Visual C++. The problem is that I cannot find the > definitions of > NID_sect163r2 (Which is used in all the demos) anywhere. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
