IRC::Crypt

IRC::Crypt is a Perl wrapper for the irc-crypt library.
Download

IRC::Crypt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jaska Kivel
  • Publisher web site:
  • http://search.cpan.org/~jaska/IRC-Crypt-0.01/lib/IRC/Crypt.pm

IRC::Crypt Tags


IRC::Crypt Description

IRC::Crypt is a Perl wrapper for the irc-crypt library. IRC::Crypt is a Perl wrapper for the irc-crypt library.SYNOPSIS use IRC::Crypt; IRC::Crypt::add_default_key("#chan", "key"); my $crypted = IRC::Crypt::encrypt_message_to_address("#chan", "myNick", "hello, world"); my ($plain, $nick, $tdiff) = IRC::Crypt::decrypt_message($crypted); print $plain; Requirements: · Perl


IRC::Crypt Related Software