From a72a007754a93cf8c8193eabdfaa44edcbe06224 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 24 Aug 2022 21:09:48 -0400 Subject: TODO.md: add openssl ideas --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) 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: ) - 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 -- cgit v1.2.3