Merge 8823503bd71fcb7516bf203a5d612f8a85d0658e into 9913046bae0884520c212b14aa7b76af6cc394db

This commit is contained in:
Arnim Rupp 2024-07-02 20:59:35 +07:00 committed by GitHub
commit 790b1ce3db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -450,6 +450,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.