Recent content by CMV123
-
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...- CMV123
- Thread
- File
- Replies: 1
- Forum: Programming and Computer Science