[noise] Replacing TLS with noise

Scratch scratch.net at gmail.com
Wed Dec 28 23:08:04 PST 2016


Hello everyone!

I'm looking into implementing a secure transport layer for communication
between micro services. I don't want TLS because I don't need x.509 and all
that stuff. I know that there's a proposal for TLS 1.3 to have a"keys only"
mode, but it's still not accepted and i'm not sure it will get into
standard. Keys are perfectly enough for me. But I also don't want to invent
a bicycle here and use as much already invented things as possible.

Maybe there's whatsapp's packet structure (the new one, with noise)
somewhere? Or maybe someone has already done such a protocol that I could
implement and be compatible?

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://moderncrypto.org/mail-archive/noise/attachments/20161229/de7b7640/attachment.html>


More information about the Noise mailing list