diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-09-10 18:59:16 -0600 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-12-18 11:28:14 +0100 |
commit | 9f9f8db13865975cbc69a501e3b2fbcac05631e5 (patch) | |
tree | 9052c99f8c8296e51ad0ce09ee6514392210f889 /target/linux/generic/pending-4.9 | |
parent | 686f70729321e8c8a9497d7c17a4f52565455d8f (diff) | |
download | upstream-9f9f8db13865975cbc69a501e3b2fbcac05631e5.tar.gz upstream-9f9f8db13865975cbc69a501e3b2fbcac05631e5.tar.bz2 upstream-9f9f8db13865975cbc69a501e3b2fbcac05631e5.zip |
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)
Diffstat (limited to 'target/linux/generic/pending-4.9')
0 files changed, 0 insertions, 0 deletions