Extended EC_METHOD customisation support.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 1 Feb 2016 18:15:57 +0000 (18:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 28 Feb 2016 22:54:53 +0000 (22:54 +0000)
commit6903e2e7e9a47bb350920ae640287cf9f43a22ce
tree7cbbc665d681b79500d0c60aefdb3d745518896a
parent474d84ec81d6926698d27a2cbbbbe2961ecf6541
Extended EC_METHOD customisation support.

Add support for optional overrides of various private key operations
in EC_METHOD.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/ec/ec_asn1.c
crypto/ec/ec_check.c
crypto/ec/ec_curve.c
crypto/ec/ec_key.c
crypto/ec/ec_lib.c
crypto/ec/ecdh_ossl.c