Commit cf241395 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Add EC_KEY_oct2priv and EC_KEY_priv2oct



New functions EC_KEY_oct2priv and EC_KEY_priv2oct. These are private key
equivalents of EC_POINT_oct2point and EC_POINT_point2oct which convert
between the private key octet format and EC_KEY.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 26c255fc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment