cyberchef
https://github.com/gchq/cyberchef
JavaScript
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported4 Subscribers
Add a CodeTriage badge to cyberchef
Help out
- Issues
- Bug report: HMAC incorrectly parses decimal key input
- Feature request: Modulo exponentiation (for teaching RSA and DH)
- Added base65536 encoder and decoder
- Add Modular Exponentiation operation
- Add Ascon (NIST SP 800-232) operations: Hash, MAC, Encrypt, Decrypt
- Add new operation: Kaitai Struct Decode
- Added word count operation
- Name change: Get All Casings -> Get All Cases
- Rsa Encrypt RAW get wrong result
- Fixes #2079: Update "From Base32" operation to support strict mode and custom padding
- Docs
- JavaScript not yet supported