资源说明:Feistel cipher
1.COMPILATION: gcc -o cipher cip.c 2.PARAMETERS: a)./cipher arg1 arg1 = -h(-help) - read help file b)./cipher arg1 arg2 arg3 arg1 = -e(-encrypt) or -d(-decrypt) - crypt/decrypt file arg2 = input file arg3 = output file 3.KEYS: Key must be in hex format and consist of 16 numbers. For example: ABCDEF1234567890 42fbaa9876141677
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
