ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Mircryption

mircryption-compatible script for irssi

<< < (2/4) > >>

mayti:
Hey guys,

the following error is showing up in irssi:

Error in script blowssi:
Invalid length key at /usr/lib/perl5/Crypt/Blowfish.pm line 42.
--- End quote ---

Is there any chance to fix that?

The channel key has 64 characters with cbc enabled.

Is there a new fish version out which supports cbc?


mouser:
because the implementation of fish and mircryption never use more than 56 characters, this script considers it an error if you try to use more -- while fish (and mircryption for mirc) just discard the extra characters.  the solution is not to use more then 56 characters in your key :)

fish does not support cbc mode as of last time i checked.

mayti:
Great!
Thanks for the fast reply mouser.
That fixed it.   ;D

Is it possible to encrypt the plaintext keys which are in the blowssi.conf
like they are in the .MircryptionKeys.txt?

On the local PC this is no problem, because the home directory is encrypted, but i make regular backups on an unencrypted flash stick.

mouser:
i think thats a nice idea but i didnt code the blowssi version and i don't think the author is going to do it.. maybe someone else will and will contribute the code?

mayti:
Well, thanks mouser
there is still one problem i encounter



In xchat i installed the 0.4.0 mircryption version, and irssi uses the blowssi plugin.
As you can see i can read in xchat what i write in irssi, but if i write something in xchat irsii dosen't decrypt it.
Query keys are set in both clients to cbc:test.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version