Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Sirchrisak
Starting Member
19 Posts |
Posted - 2005-07-21 : 11:54:05
|
Hi great guys, Can Anyone give a code that can Encrypt a Value Using Md5 or shad1 and also a code that will Decrypt the encrypted values back to original Value in Asp.NetChris |
|
timmy
Master Smack Fu Yak Hacker
1242 Posts |
Posted - 2005-07-21 : 17:20:47
|
Do a google search on .NET encryption. I know there's some code snippets on CodeProject.com that will be able to help you.Tim |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
ehorn
Master Smack Fu Yak Hacker
1632 Posts |
Posted - 2005-07-27 : 11:29:09
|
http://www.obviex.com/ |
 |
|
|
|
|