From 8823503bd71fcb7516bf203a5d612f8a85d0658e Mon Sep 17 00:00:00 2001 From: Arnim Rupp <46819580+2d4d@users.noreply.github.com> Date: Sat, 12 Dec 2020 00:10:41 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42bdcbd..cb9bef3 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as ### Web-tools - [Boxentriq](https://www.boxentriq.com/code-breaking) - Easy to use tools for analysis and code-breaking of the most frequent ciphers, including Vigenère, Beaufort, Keyed Caesar, Transposition Ciphers, etc. +- [Crypto Puzzles](http://rupp.de/crypto_puzzles/crypto_puzzles_web.py) - Crypto Puzzles provides a bunch of functions for encryption and stegonagraphy as brain teasers, to get kids interessted in cryptography. ᵺ ⌶ 💲 ℹ️ ى ɉ ᶙ 💰 ኘ 🍩 ₦ € モ ᚸ ㏂ 🆊 ᇉ. Code availabe on Github. - [Cryptolab](http://manansingh.github.io/Cryptolab-Offline/cryptolab.html) - is a set of cryptography related tools. - [CrypTool](http://www.cryptool-online.org/) - Great variety of ciphers, encryption methods and analysis tools are introduced, often together with illustrated examples. - [CyberChef](https://gchq.github.io/CyberChef/) - a web app for encryption, encoding, compression, and data analysis.