Jason A. Donenfeld 9f9f8db138 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>
(backported from a54f492d0cf1f9bff1dd449961441e789c724995)
2018-12-18 11:28:14 +01:00
..
2018-10-22 20:25:27 +01:00
2018-12-18 10:16:16 +01:00
2017-10-08 20:51:03 +03:00
2018-01-10 21:38:55 +01:00
2018-12-18 11:28:11 +01:00
2018-11-28 12:58:00 +01:00
2018-12-18 11:28:14 +01:00