Skip to content
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

Bug report:Blowfish decryption (ECB) #1895

Open
kerszl opened this issue Sep 9, 2024 · 0 comments · May be fixed by #1902
Open

Bug report:Blowfish decryption (ECB) #1895

kerszl opened this issue Sep 9, 2024 · 0 comments · May be fixed by #1902
Labels

Comments

@kerszl
Copy link

kerszl commented Sep 9, 2024

Describe the bug
Version 9.46 of Cyberchef good decrypted Blowfish (ECB) (ECB doesn't need IV)
Version 10.19.2 Cyberchef need IV for decryption (ECB), why need? give default like in version 9.46

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

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behaviour
Please fix it, like in version 9.46 (add default IV)

@kerszl kerszl added the bug label Sep 9, 2024
FranciscoPombal added a commit to FranciscoPombal/CyberChef that referenced this issue Sep 15, 2024
@FranciscoPombal FranciscoPombal linked a pull request Sep 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant