From 94798650f9329f6746deb6f680b16df65e620c2b Mon Sep 17 00:00:00 2001 From: Cesar_Strauss Date: Fri, 23 Aug 2024 23:23:26 +0100 Subject: [PATCH] Fix links and some typos --- crypto_router_asic.mdwn | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/crypto_router_asic.mdwn b/crypto_router_asic.mdwn index 32229315a..30219076a 100644 --- a/crypto_router_asic.mdwn +++ b/crypto_router_asic.mdwn @@ -16,15 +16,17 @@ # Goal -To build the foundations of a cryptographic extension of the Power ISA, allowing -anyone interested to build upon this effort and make an Cryptorouter FPGA or ASIC -for oneself. +To build the foundations of a cryptographic extension of the OpenPOWER ISA, +allowing anyone interested to build upon this effort and make an Cryptorouter FPGA +or ASIC for oneself. -# Deliverables are at top-level bugreport 589 +# Deliverables + +See top-level bugreport [#589](https://bugs.libre-soc.org/show_bug.cgi?id=589#c0) * a set of general-purpose scalar instructions suitable for cryptographic applications as well as many other purposes -* documentation of said instructions (already done, [[bitmanip]] [[bigint]]) +* documentation of said instructions (see [[/openpower/sv/bitmanip]] [[/openpower/sv/biginteger]]) * reference HDL implementation of a number of them (not possible within limited 2021-02-051 budget [[nlnet_2021_crypto_router]] ) * additional specification of and simulation for concepts like a REMAP engine and element width @@ -47,7 +49,7 @@ to also help accelerate cryptographic algorithms https://bugs.libre-soc.org/show_bug.cgi?id=773 * bug reports, git commits and other wiki pages -https://libre-soc.org/openpower/sv/cookbook/chacha20/ - this was actually done under https://bugs.libre-soc.org/show_bug.cgi?id=952 2022-08-051 https://libre-soc.org/nlnet_2022_opf_isa_wg/ and only has TEN INSTRUCTIONS in the inner +[[/openpower/sv/cookbook/chacha20]] - this was actually done under NLnet grant [2022-08-051](/nlnet_2022_opf_isa_wg) (see [[https://bugs.libre-soc.org/show_bug.cgi?id=952]]) and only has TEN INSTRUCTIONS in the inner loop entire algorithm. # Helpful information for Cryptorouter implementations: -- 2.30.2