Re: [openssl-users] generating shared key

2018-11-13 Thread Skip Carter
Thanks Viktor, thats exactly what I needed On Mon, 2018-11-12 at 22:49 -0500, Viktor Dukhovni wrote: > > On Nov 12, 2018, at 9:03 PM, Skip Carter 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 Bo

Re: [openssl-users] generating shared key

2018-11-12 Thread Viktor Dukhovni
> On Nov 12, 2018, at 9:03 PM, Skip Carter 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

[openssl-users] generating shared key

2018-11-12 Thread Skip Carter
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 ? -- Skip Carter Taygeta Scientific Inc. --