surioi
Results
1
comments of
surioi
Original function fails, why is that? Yours seems to be good. ``` static string encryptDecrypt(string toEncrypt) { //char k_v3[8] = {0x18, 0x1d, 0x08, 0x30, 0x6d, 0x19, 0x12, 0x6e}; // good...