[noise] NoiseSocket and payload padding in handshake messages

Nemanja Mijailovic metalnem at mijailovic.net
Tue Apr 17 07:26:16 PDT 2018


Hi all,

The NoiseSocket specification currently defines optional message body padding for both handshake and transport messages. Noise Socket Go (the only available implementation at the moment) does not offer option to pad payload in handshake messages, and also does not prefix the empty payload with its length  (which is required for every encrypted payload). I remember Alexey talking about removing the padding from the handshake, but that’s not yet reflected in the spec. My question is: should I follow the current spec and allow padding in handshake messages, or will the padding be removed in some upcoming revision of the spec?

Nemanja

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://moderncrypto.org/mail-archive/noise/attachments/20180417/ba3de862/attachment.html>


More information about the Noise mailing list