[openssl-dev] [openssl.org #3641] [PATCH] EC_KEY_generate always overwrites private key All OS 1.0.1j

Stephen Henson via RT rt at openssl.org
Wed Feb 3 00:11:25 UTC 2016


The existing functionality reuses an EC_KEY structure and generates a new key.
We can't really change this because any application relying on that would end
up getting the same key back instead of a new one.

However I think a separate function which calculates the public key based on
the set private key is a good idea. This may well make it into 1.1.0.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org



More information about the openssl-dev mailing list