From d83aa0f44bfdc1022361d839cc0872d17ffb815f Mon Sep 17 00:00:00 2001 From: adamvy Date: Sat, 6 Feb 2021 22:59:42 +0000 Subject: [PATCH] Fix typo: Keccac -> Keccack --- nlnet_2021_crypto_router.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2