Encrypt / decrypt a text file using vc++
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
This looks promising: Example C Program: Encoding and Decoding Data. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
The Cryptography Reference is here: http://msdn.microsoft.com/en-us/library/aa380256(VS.85).aspx[^] You may be particularly interested in CryptEncrypt[^] and CryptDecrypt[^] functions. Take a look at these examples: Encrypting a file[^] and Decrypting a file[^]
“Follow your bliss.” – Joseph Campbell