Griffon Cryptanalytic Package 1.0
- Installing
To install simply untar the package and type make.
'[griffon]#make'
If one must re-run the autogen.sh script to account for diferently placed libraries, be sure to to enter the src makefile and change CC to G++, else you will get compile errors. I keep meaning to rewrite the autogen file, honestly.
2. Command Line Switches
-h help
-e [file] loads file into plaintext for encoding
-d [file] loads file into cyphertext for decoding
