alph 0.21 review
Downloadalph implements and analyzes historical and traditional ciphers and codes, such as polyalphabetic, susbstitutional, and mixed employi
|
|
alph implements and analyzes historical and traditional ciphers and codes, such as polyalphabetic, susbstitutional, and mixed employing human-reconstructable algorithms.
alph project provides a pipe filter interface in order to encrypt and decrypt block text to acheive transparency.
The program is meant to be used in conjunction with external programs that transfer data, resulting in transparent encryption or decryption of information.
The program can thus be used as a mail filter, IRC filter, IM filter, and so on.
The program can be conjuncted with pipes reulting in transparent en-decrypt: Atbash, Caesar, Vigenere, Playfair, Vernam.
What's New in This Release:
Fixed some VERNAM trouble.
"Thanks for the reply, but I still can't get it to work. When I enter the test string you used It doesn't do the same. It only echos the string (eg.ehco hello mrelusive2k4 and echo mrelusive2k4 | alph.exe --CAESER gives same reult: hello mrelusive2k4) and ignores the rest after the"|" sign" - mrelusive2k4
Added input / output file support.
Updated man page.
alph 0.21 keywords