<div dir="ltr">Hello everyone!<div><br></div><div>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.</div><div><br></div><div>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? </div><div><br></div><div>Thanks in advance.</div></div>