Skip to content

Bug report: The rc4 input box is hard to understand for hex keys. #2004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
YuHuanTin opened this issue Mar 26, 2025 · 0 comments
Open

Bug report: The rc4 input box is hard to understand for hex keys. #2004

YuHuanTin opened this issue Mar 26, 2025 · 0 comments
Labels

Comments

@YuHuanTin
Copy link

Describe the bug
I chose hex key provision in rc4 encryption, but when I type , it doesn't match the result without the , separation

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Select rc4 operation
  2. Enter three identical hex values, 1f,10, 1f10, 0x1f,0x10
  3. Different values are output for the same input

Expected behaviour
Whatever form of hex I enter should represent the only hex content and output exactly the same result

Screenshots

Image

Image

Image

Desktop (if relevant, please complete the following information):

  • OS: [Windows]
  • Browser: [Chromium 118.0.5993.159]
  • CyberChef version: [10.19.4]

Additional context
Add any other context about the problem here.

@YuHuanTin YuHuanTin added the bug label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant