Hello People!
I am quite new to Qt (and programming in general). And I am making a program that requires me to encrypt a file and decrypt it after asking for a password through the program.
But I have no Idea where to start.
What I already have - A program that takes some info from the user and stores it in a simple text file.