diff options
Diffstat (limited to 'LICENSES')
-rw-r--r-- | LICENSES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/LICENSES b/LICENSES index f0117ef79f..80168d0b1b 100644 --- a/LICENSES +++ b/LICENSES @@ -390,8 +390,9 @@ Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov> License along with this library; if not, see <https://www.gnu.org/licenses/>. */ -sysdeps/aarch64/chacha20-aarch64.S and sysdeps/x86_64/chacha20-amd64-sse2.S -imports code from libgcrypt, with the following notices: +sysdeps/aarch64/chacha20-aarch64.S, sysdeps/x86_64/chacha20-amd64-sse2.S, +and sysdeps/x86_64/chacha20-amd64-avx2.S imports code from libgcrypt, +with the following notices: Copyright (C) 2017-2019 Jussi Kivilinna <jussi.kivilinna@iki.fi> |