ChiperDagger is my implementation of the
CipherSaber algorithm. It offers a simple and
rather secure way to encrypt and decrypt your files.
The code should compile under Linux, FreeBSD, and even Windows. Since the algorithm is based upon RC4, the problems with weak initialization vectors apply, too. Therefore, it is recommended that you use the program in CipherSaber-2 mode.