
24 Oct
2008
24 Oct
'08
3:08 a.m.
Hello, I can forsee a need for my application to store a password in a plain text file. Does Boost have a library to help me encrypt the password? Thank you, Pete

24 Oct
24 Oct
7:09 a.m.
Windows has it in CryptEncrypt Function: Example C Program: Encrypting a File in http://msdn.microsoft.com/en-us/library/aa382358(VS.85).aspx

7:04 p.m.
I can forsee a need for my application to store a password in a plain text file. Does Boost have a library to help me encrypt the password?
I don't think that Boost anything to do that. You might want to check out Botan http://botan.randombit.net/ and Crypto++ http://www.cryptopp.com/ .
6079
Age (days ago)
6082
Last active (days ago)
3 comments
3 participants
participants (3)
-
Jeffrey A. Edlund
-
p
-
Peter Barker