flakes / mirc_fish_10

"FiSH 10" - a blowfish encryption script for mIRC 7, compatible to previous FiSH scripts and other clients! Come visit us in #fish10 on EFNet!
https://syndicode.org/fish_10/
86 stars 16 forks source link

ERROR: key length exceeds limit of 56 bytes. #63

Closed deepblue2000 closed 4 years ago

deepblue2000 commented 4 years ago

hello,

we need support of longer key length. I need a 72 bytes support

error message with latest fish10: ERROR: key length exceeds limit of 56 bytes.

thezoggy commented 4 years ago

per the readme

To work around keys exceeding a length of 56 bytes, the blow.ini option enforce_max_key_length=0 can be used. This option is present from releases starting with 2017-02-25.