Skip to content

Bug report: Blowfish does not support variable key sizes #930

@rgov

Description

@rgov

Describe the bug
When I try to set a Blowfish key to a 15-byte string, I get: Blowfish uses a key length of 8 bytes (64 bits).

To Reproduce
Add a Blowfish node with a key that is not 8 bytes long.

Expected behaviour
It should work if the key is between 4 and 56 bytes long, according to Wikipedia.

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