Can anyone please give a sample code for encryption and decryption of a text file using Crypto++ library.. Thanks in advance
Asked
Active
Viewed 1,464 times
-1
-
it is a c++ library, not a c one. – ziu Nov 01 '11 at 15:32
-
I believe the sdk still has examples. – James Black Nov 01 '11 at 15:33
1 Answers
1
There's an example on Code Project of encrypting log files with Crypto++. Hope this helps.

rushman
- 532
- 2
- 8