|
-
Dec 21st, 2008, 11:29 PM
#1
Thread Starter
Hyperactive Member
VB.NET encryption/decryption
Using the following characters ONLY
abcdefghijklmopqrstuvwxyz
ABCDEFGHIJKLMNOPQRSTUVWXYZ
0123456789
~!@#$%^&()_+`-=[];',.{}
I need a decent algorithm to encrypt a textbox string which holds a file name and extension that must not be readable by human eyes i.e.
"File.txt"
"Gd7&.@0x"
I also have a textbox where the user can set a password so that the filename and extension can also be decrypted back to the original file name.
Offers and time required please.
-
Dec 22nd, 2008, 07:14 AM
#2
Re: VB.NET encryption/decryption
Have you tried searching the forums on how to do it?
-
Dec 22nd, 2008, 06:53 PM
#3
Thread Starter
Hyperactive Member
Re: VB.NET encryption/decryption
I don't have the time to search around and look for it and then to make sure it all works etc, I've got a lot to do at the moment which is why I would like a quick bang thank you mam solution to it...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|