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

Support for EC_KEY_METHOD.



Add EC_KEY_METHOD. This is part of the EC revision and will make EC behave
more like other algorithms. Specifically:

EC_KEY_METHOD is part of EC_KEY.
It is part of ENGINE.
Default or key specific implementations can be provided to redirect some
or all operations.

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