From 2343fbc08600081346c3708370eb3cb7e418b88e Mon Sep 17 00:00:00 2001 From: Ali Anwar Date: Fri, 18 Sep 2020 13:59:20 +0530 Subject: [PATCH] Update README.md Cryptohack.org is a very useful website to practice and learn beginner and intermediate level Cryptography CTF challenges. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1dbcd1..39ef90c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ If you know of a good resource for a subject, please [open an issue](https://git - :tv: [Crash Course](https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo)'s CS playlist ### Cryptography - :mortar_board: [Cryptography by Stanford University](https://www.coursera.org/learn/crypto) [Coursera] + - :mortar_board: [Cryptography Problems for CTFs](https://cryptohack.org/) [Coursera] - :book: [Crypto101](https://www.crypto101.io) - :book: [The Joy of Cryptography](https://web.engr.oregonstate.edu/~rosulekm/crypto) ### Digital Forensics