aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-08-24 21:09:48 -0400
committerPaul Duncan <pabs@pablotron.org>2022-08-24 21:09:48 -0400
commita72a007754a93cf8c8193eabdfaa44edcbe06224 (patch)
tree71104476ef3ab90567d83760c5c1183b82369910
parented9fef9258a0b64dcc347a5f08f7de736cb04bc7 (diff)
downloadpablotron.org-a72a007754a93cf8c8193eabdfaa44edcbe06224.tar.bz2
pablotron.org-a72a007754a93cf8c8193eabdfaa44edcbe06224.zip
TODO.md: add openssl ideas
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 95e99f0..c2e97a7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -210,6 +210,9 @@ this stuff may not make any sense.
- nullable in code/db (see also: <https://carlineng.com/?postid=sql-critique#blog>)
- mutable variables
- fallthrough in switch
+- create openssl 3.x provider, see:
+ https://www.openssl.org/docs/manmaster/man7/provider.html
+ (could use pt-aes, pt-chacha20, md4, md5, sha2, etc)
linkdump (2022-08-10):
- https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside
@@ -231,6 +234,7 @@ linkdump (2022-08-10):
- https://research.nccgroup.com/2022/08/11/detecting-dns-implants-old-kitten-new-tricks-a-saitama-case-study/
- https://research.nccgroup.com/2022/08/16/wheel-of-fortune-outcome-prediction-taking-the-luck-out-of-gambling/
- https://carlineng.com/?postid=sql-critique#blog
+- https://www.openssl.org/blog/blog/2022/08/24/FIPS-validation-certificate-issued/
## done
* add project folders