From: adamvy Date: Sat, 6 Feb 2021 22:59:42 +0000 (+0000) Subject: Fix typo: Keccac -> Keccack X-Git-Tag: convert-csv-opcode-to-binary~220 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d83aa0f44bfdc1022361d839cc0872d17ffb815f;p=libreriscv.git Fix typo: Keccac -> Keccack --- diff --git a/nlnet_2021_crypto_router.mdwn b/nlnet_2021_crypto_router.mdwn index 34956c44c..2d84ee2de 100644 --- a/nlnet_2021_crypto_router.mdwn +++ b/nlnet_2021_crypto_router.mdwn @@ -52,7 +52,7 @@ EUR $50,000. # Explain what the requested budget will be used for? * Detailed review and documentation of the analysis of cryptographic hashing and encryption algorithms used in cryptonote and other blockchain technologies to ascertain the fundamental principles and mathematical primitives - - So far the list includes Rijndael (AES), SHA2, Graestl, Blake256, Chacga8, Keccac and more + - So far the list includes Rijndael (AES), SHA2, Graestl, Blake256, Chacga8, Keccack and more - From Asymmetric Cryptography comes RSA, DSA, Diffie-Helmann and Elliptic Curve - From these it is clear that the primitives involve Matrix Multiply