From: lkcl Date: Sat, 16 Sep 2023 09:53:55 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3054af329bb058b9acca5bd6a01ea37ea73536c7;p=libreriscv.git --- diff --git a/openpower/sv/cookbook/chacha20.mdwn b/openpower/sv/cookbook/chacha20.mdwn index d578c98b2..c70374740 100644 --- a/openpower/sv/cookbook/chacha20.mdwn +++ b/openpower/sv/cookbook/chacha20.mdwn @@ -1,5 +1,12 @@ [[!tag svp64_cookbook]] +# Funding and Links + +* Funded by NLnet NGI-ASSURE under EU grant agreement No 957073. +* +* +* + # XChaCha20 SVP64 Implementation Analysis This document shows how xchacha20's core loop - all 20 rounds - was