From 6fddcf20df5bee9501e2fe8518c0186449a966f3 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 2 Apr 2023 06:21:34 -0400 Subject: ./TODO.md: updates --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO.md b/TODO.md index d578f29..c73f235 100644 --- a/TODO.md +++ b/TODO.md @@ -152,6 +152,7 @@ this stuff may not make any sense. - (related, semver is garbage) + - (problems w/ go modules) - ruby gems not solving the right problem with 2fa: @@ -280,6 +281,12 @@ this stuff may not make any sense. - dark mode: quick: ref: +- bloom filter and salted hashes rather than raw db of info: + +- ascon references to lessons learned + (nonce resistance, aead, xof, refs to keccak and sha2, stream cipher, + other stuff in paper, see ref, pqc) + https://csrc.nist.gov/CSRC/media/Projects/lightweight-cryptography/documents/finalist-round/updated-spec-doc/ascon-spec-final.pdf ## linkdump (2022-08-10): - css bg fade: @@ -356,6 +363,9 @@ this stuff may not make any sense. - leanchess: - c23: - lwc finalists: +- chatgpt +- bitslicing +- c23 ## done * add project folders -- cgit v1.2.3