From 5125f4ba5f9b648304f4493754991a9d54215d06 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 20 Jan 2021 18:18:40 +0000 Subject: [PATCH] --- nlnet_2021_crypto_router.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nlnet_2021_crypto_router.mdwn b/nlnet_2021_crypto_router.mdwn index 4eccbd14c..0c9a6e1b0 100644 --- a/nlnet_2021_crypto_router.mdwn +++ b/nlnet_2021_crypto_router.mdwn @@ -43,6 +43,8 @@ EUR $50,000. * 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 + - From Asymmetric Cryptography comes RSA, DSA, Diffie-Helmann + and Elliptic Curve - From these it is clear that the primitives involve Matrix Multiply operations and Galois Field arithmetic, as well as ternary bitmanipulation and Carry-capable Vector "long arithmetic". -- 2.30.2