Skip to content

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

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions