CyberChef
CyberChef copied to clipboard
Bug report: Blowfish does not support variable key sizes
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.
Bumping this as its still broken on current release and i can see a PR to fix has been written.
Bumping this.
Bumping as well.