[WireGuard] wireguard comparing to fastd - tests

Jason A. Donenfeld Jason at zx2c4.com
Tue Aug 16 03:36:14 CEST 2016


On Tue, Aug 16, 2016 at 12:46 AM, jens <jens at viisauksena.de> wrote:
> method "salsa2012+umac";
> method "null+salsa2012+umac";

If you want to compare the two, you'll need to use a cipher of
equivalent security level. In other words, use salsa20 instead of
salsa2012. Otherwise it's not an accurate comparison.


More information about the WireGuard mailing list