Development discussion of WireGuard
 help / color / mirror / Atom feed
* Headers gain 3 bytes of reserved zeros
@ 2016-12-16  4:47 Jason A. Donenfeld
  0 siblings, 0 replies; only message in thread
From: Jason A. Donenfeld @ 2016-12-16  4:47 UTC (permalink / raw)
  To: WireGuard mailing list

I did it. White paper updated. Protocol webpage updated.

Benefits:
- Natural 4 byte alignment of ciphertext, which confers significant
speedups on many platforms
- Natural 4 byte alignment of resultant plaintext IP packet; similar speedups.
- Natural integer alignment of index and nonce; similar speedups for
packet lookups.
- Easier to implement in hardware.
- Protocol is more extendable.

Detriments:
- 3 bytes less in the MTU.

This will be part of the next snapshot.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-16  4:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16  4:47 Headers gain 3 bytes of reserved zeros Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).