projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24576f3
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 16 Sep 2023 09:53:55 +0000
(10:53 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 16 Sep 2023 09:53:55 +0000
(10:53 +0100)
openpower/sv/cookbook/chacha20.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/cookbook/chacha20.mdwn
b/openpower/sv/cookbook/chacha20.mdwn
index d578c98b2559b6e871abdcaa0049a7fc29a53861..c70374740226a840f6348d68120c8321b915b30d 100644
(file)
--- 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.
+* <https://bugs.libre-soc.org/show_bug.cgi?id=965>
+* <https://bugs.libre-soc.org/show_bug.cgi?id=1007>
+* <https://github.com/pts/chacha20>
+
# XChaCha20 SVP64 Implementation Analysis
This document shows how xchacha20's core loop - all 20 rounds - was