Unable to store value of hex encryption outputHi Galik, Yes you are right. Sorry that I am not very clear. The encryption algorithm works pr...
Unable to store value of hex encryption outputHi, Thanks for all the replies. [code]unsigned char output[HOW_BIG_DO_YOU_NEED]; output = outpu...
Unable to store value of hex encryption outputHi, thanks for your reply. <code>unsigned char* output = reinterpret_cast<unsigned char*>(const_c...
Unable to store value of hex encryption output[code] unsigned char S[256]; unsigned int i, j; void swap(unsigned char *s, unsigned int i, u...
Segmentation fault for threadsAfter doing much clean-ups and research, I have more or less cleaned up most seg-faults except fo...
This user does not accept Private Messages