stub: How to install and use useblowssi (an irssi cryptography script) for IRC
Requirements:
- perl >= 5.10.0
- Crypt::Blowfish
- Crypt::Random
- Math::BigInt
- Digest::SHA
- Crypt::CBC
- MIME:Base64
- Crypt::ircBlowfish (see bundeled zip file)
- Crypt::ircDH1080 (see bundeled tar.gz file)
- irssi >= 0.8.0
Installation:
First make sure requirements are installed, see Requires above)
To install, just put the script “blowssi.pl” in ~/.irssi/scripts
and put this in your ~/.irssi/startup :
/load ~/.irssi/scripts/blowssi.pl
Link Dump
http://search.cpan.org/~dparis/Crypt-Blowfish-2.12/Blowfish.pm http://www.linkerror.com/blowssi.cgi