I have a program that encrypts a password. I want to store the encrypted password in a text file. How do I do that? Is there some function I can use to automatically convert it to a text-based format and then back again when I need the binary? Base64 or what is best and whre do I get the functions from?
Language is C or maybe C++
I use Visual studio 2005



LinkBack URL
About LinkBacks


