|
How can i cript the text from a text file?
|
|
|
Search for "file encryption" on the Internet. Do you just need a way to encrypt a file for your own use? Or do you need a way to encrypt and then send to someone who needs the ability to decrypt it? Do you need to do this programmtically? Over the Internet? What is your goal? If you are talking about sending web pages encrypted over the Internet, the standard is to use SSL (Secure Socket Layers). If you just want files on your local harddrive protected so other people can`t read them, Windows XP has file encryption built in. Just right click a folder, choose Properties, then click the Advanced button. There is a checkbox option to encrypt the files. They will only be readable by your user account -- not even the Administrator account will be able to access the files. Hope this helps you reach your destination.
|
|
|
|
|
|
|
|
|
// |