From 15221ed01ebd14681b4fc62e1982d4500769f1fb Mon Sep 17 00:00:00 2001 From: AVDestroyer Date: Mon, 14 Oct 2024 16:54:34 -0700 Subject: [PATCH] added more challs --- src/fall-24/crypto/crypto-2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fall-24/crypto/crypto-2.md b/src/fall-24/crypto/crypto-2.md index a81e4a5..6b661dc 100644 --- a/src/fall-24/crypto/crypto-2.md +++ b/src/fall-24/crypto/crypto-2.md @@ -12,6 +12,8 @@ The following challenges in increasing difficulty are deployed to [platform.acmc - Challenge 2 - `crypto/bigram` - Challenge 3 - `crypto/filter-ciphertext` - Challenge 4 - `crypto/filter-plaintext` +- Challenge 5 - `crypto/desfunctional` +- Challenge 6 - `crypto/be-fast` ## Resources The follow resources are great to practice/learn about the ciphers covered in the slides.