openssl/include
Nicola Tuveri 4a7a497229 Deprecate EC_GROUP_clear_free()
There is nothing confidential in `EC_GROUP` so really having a
`EC_GROUP_clear_free` function at all does not make much sense anymore.

See https://github.com/openssl/openssl/issues/9822

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9874)
2019-10-23 00:49:46 +03:00
..
crypto Added internal functions for easy getting and setting all RSA parameters. 2019-10-17 18:07:45 +02:00
internal Move MD5-SHA1 digest completely to the default provider 2019-10-04 10:35:40 +02:00
openssl Deprecate EC_GROUP_clear_free() 2019-10-23 00:49:46 +03:00