openssl/include
Dr. Stephen Henson 4b0555ec9d Add no signing flag.
Add a flag to EC_METHOD for curves which do not support signing.
New function EC_KEY_can_sign() returns 1 is key can be used for signing.
Return an explicit error is an attempt is made to sign with
no signing curves.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-02-28 22:54:53 +00:00
..
internal Implement new multi-threading API 2016-02-26 10:00:36 +00:00
openssl Add no signing flag. 2016-02-28 22:54:53 +00:00