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

New EC functions.



New functions EC_POINT_point2buf and EC_KEY_key2buf which encode
a point and allocate a buffer in one call.

New function EC_KEY_oct2key() which sets public key in an EC_KEY
structure from an encoded point.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 19a86b03
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