[ 源代码: ciphersaber ]
软件包:libcrypt-ciphersaber-perl(1.01-2.2)
Perl module implementing CipherSaber encryption
The Crypt::CipherSaber module implements CipherSaber encryption, described at http://ciphersaber.gurus.com. It is simple, fairly speedy, and relatively secure algorithm based on RC4.
Encryption and decryption are done based on a secret key, which must be shared with all intended recipients of a message.