Decrypting stream cipher in a simple program.I should get [u]lostpedia[/u] as the decrypted text, instead of that i get [u]lostpbehc[/u] :)
Decrypting stream cipher in a simple program.The [code] char new_t[strlen(text)]; [/code] did the right thing, and there i want to be 'or' statem...
Decrypting stream cipher in a simple program.Hello! I'm trying/testing some stream cipher where, the key changes every time when it goes to the e...
Write/Save int* to and Read from binary fileWell that's what I did, but this will only print the contents of the file. I want each double word I...
Write/Save int* to and Read from binary fileHello! I have this code: [code] int main() { unsigned int *dWords = NULL; int wordCount =...
This user does not accept Private Messages