Hi List,
I just want to verify: Elliptic curve functions are not encapsulated by the EVP
functions - correct?
If so, what is the EVP_PKEY_CTX_set_ec_paramgen_curve_nid function then used
for?
If NOT so, then please help with an example since I could only find the normal
EC_{KEY,GROUP}* type of example code?I am required to perform ECDSA and was hoping I could use EVP which is now working for DSA and RSA (sans the padding problem). Regards Leon Brits
