[openssl-users] Hashing public keys
Jan Danielsson
jan.m.danielsson at gmail.com
Wed Mar 21 13:42:22 UTC 2018
Hello,
Given an EVP_PKEY (can contain either RSA or EC key), is there a
function to generate a hash of the public key? (I have some vague
memory of having read a few years ago that there wasn't any standardized
way to hashing EC keys (+parameters) yet. If so; has this been remedied?).
(Storing public keys in a DHT, users need to be able to - given a
public key - generate a hash to check if the hash exists in the DHT).
--
Kind Regards,
Jan Danielsson
More information about the openssl-users
mailing list