openbsd-ports/security/p5-Crypt-CipherSaber/pkg/DESCR
landry a980672bd8 Import p5-Crypt-CipherSaber-1.00, one more candidate for the
security/p5-Crypt-* circus..

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.
2009-11-12 21:22:22 +00:00

6 lines
306 B
Plaintext

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.