openssl
openssl copied to clipboard
Compare two keys
It would be great to have a Equal
method to allow to compare keys, as currently they have to be serialized, allocating in go, making any comparisons very expensive.
probably using https://www.openssl.org/docs/man1.0.2/man3/EVP_PKEY_cmp.html