[messaging] Addition in place of concatenation in TripleDH
Jeff Burdges
burdges at gnunet.org
Wed Aug 26 17:17:43 PDT 2015
TripleDH combines the three DH values by feeding them into a hash
function.
What would be lost by using addition in the curve instead?
I.e. KDF( DH(a,b) + DH(A,b) + DH(a,B) )
I won't be doing this myself, but it appears this would be somewhat
faster as the DH operations can be done together, so I got curious.
Thanks,
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://moderncrypto.org/mail-archive/messaging/attachments/20150827/a0e89d1e/attachment.sig>
More information about the Messaging
mailing list