Hello
I have OpenSSL 1.1.1-dev that have CMP protocol implementation but didn't
find it in the OpenSSL 1.1.1 version. Is it remove from the release
version?
Eyal
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Hi All,
I have few queries on how to implement custom engine ECDH ec set_group
method and it's return value. Any inputs are highly appreciated.
While setting engine group,currently always default group is set.
int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group)
{
if (key->meth->set_