Recent content by CMV123

  1. C

    C/C++ Problem when trying to decryp encryped file with CryptoPP (C++)

    Hi all, I have a problem. Someone I know encrypted a text file using AES128 by using binary key file, (He generate the binary key). After that he uses "base64Encode" over the encryped file I have the private binary key file. Now, when I'm trying to decrypt the file, I do as follow...
Back
Top