DES problem sorry about how the code looks...it is to big that I had to make him look like that...I did how you ...
DES problem I did that... [code][center]# include <stdio.h> # include <fstream> # include <string> # include <io...
DES problem [code][/code] # include <stdio.h> # include <fstream> # include <string> # include <iostream> # incl...
DES problem that code looks like this int key[64]={ 0,0,0,1,0,0,1,1, 0,0,1,1,0,1,0,0, 0,1,0,1,0,1,1,1, 0,1,1...
DES problem I have a problem when compile...I am a beginer in c programing...I had to do a DES program encryptio...