3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript3,944 forks (3,944 forks)batch import
help wantedoperation
Repository metrics
- Stars
- 34,843 stars (34,843 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Summary
CyberChef currently supports RC4. It would also be useful to support RC5 and RC6.
Contributor guide
- Research direction
- Examine the existing RC4 implementation in CyberChef to understand the structure and coding patterns, then implement RC5 and RC6 following the Wikipedia specifications. Ensure to add appropriate tests and update the UI.
- Tech stack
- javascript
- Domain
- frontendsecurity
- Issue type
- Feature
- Prerequisites
- JavaScript