Simple and trusted way to encrypt files.
-
Hello my friends
I need to encrypt and decrypt my QT program log file.if encryptor can encrypt text stream is ideal if not is not problem. also these files need to be hidden.this program is on windows.
I was read many tutorials but i did not understand. please give me a simple way to do these works.
thank you very much. -
Hi
What you mean hidden? No files are really hidden if normal files.
Also does it need to be strong encryption or just so a person cannot just open and read it ?
update:
please look at this thread
https://forum.qt.io/topic/47363/a-simple-implementation-of-encryption-and-decryption-files-in-qt
look ok easy.