start keccak explainer

This commit is contained in:
2023-03-31 23:06:21 -06:00
parent ef86c3a924
commit 2d83eeca83
2 changed files with 126 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ Most of these have code examples in Erlang and/or TypeScript.
- [How to install NPM without getting AIDS](./npm-misc/)
- [Base64 versus Base58 with code in Erlang and TypeScript](./baseN/)
- [Ethereum Recursive Length Prefix (RLP) Encoding, with code in Erlang and TypeScript](./rlp/)
- [Keccak, SHA-3, and SHAKE-N, with code in Erlang](./kek/)