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
- fix(SHA2): correct rounds logic for SHA-512 family in UI and library
- fix: support constructor and __proto__ parameters in Parse URI (#2578)
- Bug report: [SHA2] Default 'Rounds' Value for SHA-2 Family Does Not Reflect Actual Cryptographic Standard
- bug(Parse URI): When using __proto__ or constructor as the url parameters, those arguments are not outputted
- Added two operations RSADecryptPublic and RSAEncryptPrivate
- Added Content-Security-Policy.
- fix(bcrypt): handle invalid rounds by throwing OperationError
- fix: handle invalid luhn checksum input
- bug(Bcrypt Compare): an uncaught Illegal number of rounds (4-31) error
- bug(Bcrypt Compare): an uncaught Invalid salt version:
- Docs
- JavaScript not yet supported