wireguard: bump to 0.0.20180910
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 11 Sep 2018 00:59:16 +0000 (18:59 -0600)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 11 Sep 2018 09:34:23 +0000 (11:34 +0200)
commita54f492d0cf1f9bff1dd449961441e789c724995
treedc39b8ae6cbf379ce20639a94213a9c3849ad267
parent9926f7cf29cbdb075f83128956b33215c93732ae
wireguard: bump to 0.0.20180910

* curve25519: arm: do not modify sp directly
* compat: support neon.h on old kernels
* compat: arch-namespace certain includes
* compat: move simd.h from crypto to compat since it's going upstream

This fixes a decent amount of compat breakage and thumb2-mode breakage
introduced by our move to Zinc.

* crypto: use CRYPTOGAMS license

Rather than using code from OpenSSL, use code directly from AndyP.

* poly1305: rewrite self tests from scratch
* poly1305: switch to donna

This makes our C Poly1305 implementation a bit more intensely tested and also
faster, especially on 64-bit systems. It also sets the stage for moving to a
HACL* implementation when that's ready.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
package/network/services/wireguard/Makefile