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

hash for mirc_fish_10-with-ssl-2017-02-25.zip does not seem to match HASHES #48

Closed silv3rr closed 7 years ago

silv3rr commented 7 years ago
$ sha3sum mirc_fish_10-with-ssl-2017-02-25.zip
cbcfa6e4c3175d7e62d230d3fef72d54b8ffab05d42b516aa466c2af  mirc_fish_10-with-ssl-2017-02-25.zip
$ rhash -v --sha3-224 mirc_fish_10-with-ssl-2017-02-25.zip
Config file: /etc/rhashrc
Format string is: %{sha3224}  %p\n
cbcfa6e4c3175d7e62d230d3fef72d54b8ffab05d42b516aa466c2af  mirc_fish_10-with-ssl-2017-02-25.zip

tried downloading the file multiple times, from different connections

silv3rr commented 7 years ago

same for the setup.exe btw:

$ sha3sum mirc_fish_10-setup-2017-02-25.exe 
91296ec254aa7b123eb467666d8697825e98159f845c78fc72b86512  ../mirc_fish_10-setup-2017-02-25.exe

$ rhash -v --sha3-224 mirc_fish_10-setup-2017-02-25.exe
Config file: /etc/rhashrc
Format string is: %{sha3224}  %p\n
91296ec254aa7b123eb467666d8697825e98159f845c78fc72b86512  mirc_fish_10-setup-2017-02-25.exe

all md5/sha1 hashes do match

flakes commented 7 years ago

Thanks for noticing, must have been a mistake on our side. With the new release, hashes are ok.