From 27ef62425a48e6c6eddd6a000a55fb0329dea482 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:11:41 -0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=A7=A0=20Educational=20(markdow?= =?UTF-8?q?n)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🧠-Educational.md | 1 + 1 file changed, 1 insertion(+) diff --git a/🧠-Educational.md b/🧠-Educational.md index e6ca51b0..9a794387 100644 --- a/🧠-Educational.md +++ b/🧠-Educational.md @@ -1187,6 +1187,7 @@ https://wiki.osdev.org/ * [How DNSSEC Works](https://howdnssec.works/) - Learn DNSSEC * [sha256_project](https://github.com/oconnor663/sha256_project) or [cryptohack](https://cryptohack.org/) - Cryptography Learning * [How HTTPS Works](https://howhttps.works/) - Learn HTTPS +* [The SHA-256 Project](https://github.com/oconnor663/sha256_project) - Learn to Develop SHA-256 ***