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: NRichard Levitte <levitte@openssl.org>
Showing
crypto/ec/ec_kmeth.c
0 → 100644
crypto/engine/tb_eckey.c
0 → 100644
想要评论请 注册 或 登录