[noise] RFC: Encrypted sliding window transport layer

Trevor Perrin trevp at trevp.net
Thu Jun 25 01:00:21 PDT 2015


Hi Tiffany, Jason,

Thanks for this feedback.  It makes sense to support unordered,
UDP-like channels, and to have more control over rekeying, so I've
posted a new draft.  I'll summarize in a separate thread.

Trevor


On Mon, Jun 22, 2015 at 12:41 PM, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
> I too am working on something similar, in the context of a UDP-based VPN.
> It's a bit tricky because not only can packets be dropped but they can also
> arrive out of order. So that makes a constantly changing and synchronized
> key, as used by noise, not quite possible. I'm opting just to start
> initiating a rekeying handshake every 2 minutes, trying every 5 seconds
> until it completes a rekeying handshake, and tossing the old key after 3
> minutes.
>
> --
> Jason A. Donenfeld
> Deep Space Explorer
> fr: +33 6 51 90 82 66
> us: +1 513 476 1200
> www.jasondonenfeld.com
> www.zx2c4.com
> zx2c4.com/keys/AB9942E6D4A4CFC3412620A749FC7012A5DE03AE.asc
>
> _______________________________________________
> Noise mailing list
> Noise at moderncrypto.org
> https://moderncrypto.org/mailman/listinfo/noise
>


More information about the Noise mailing list