
24 Oct
2008
24 Oct
'08
9: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
1:09 p.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

25 Oct
25 Oct
1:04 a.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/ .
6035
Age (days ago)
6038
Last active (days ago)
3 comments
3 participants
participants (3)
-
Jeffrey A. Edlund
-
p
-
Peter Barker