[openssl-users] generating shared key

Viktor Dukhovni openssl-users at dukhovni.org
Tue Nov 13 03:49:35 UTC 2018


> On Nov 12, 2018, at 9:03 PM, Skip Carter <skip at taygeta.com> wrote:
> 
> I know this is simple but I can't seem to find find this little detail:
> 
> I have Alice's public ECDH key in memory.  And Bob's private ECDH key
> in memory.  How do I combine them to get the shared key?
> 
> Is this step literally the same as conventional DH ?

https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_derive.html

-- 
	Viktor.



More information about the openssl-users mailing list