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-CFB does not take IV into account. #578

Closed
ghost opened this issue Jun 20, 2019 · 0 comments
Closed

Bug report: Blowfish-CFB does not take IV into account. #578

ghost opened this issue Jun 20, 2019 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 20, 2019

Summary

The Blowfish encryption/decryption does not take the IV into account when computing results.

Example

Try to encrypt/decrypt any string with blowfish in CFB mode, and you'll notice that the IV doesn't change the actual result.

@n1474335 n1474335 changed the title <!-- Bug report: --> Blowfish-CFB does not take IV into account. Bug report: Blowfish-CFB does not take IV into account. Aug 21, 2019
@n1474335 n1474335 added the bug label Aug 21, 2019
cbeuw added a commit to cbeuw/CyberChef that referenced this issue Sep 25, 2019
d98762625 pushed a commit to d98762625/CyberChef that referenced this issue Feb 21, 2020
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