> On Nov 12, 2018, at 9:03 PM, Skip Carter <s...@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.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to