Best encryption method in sql 2008
What is the best encryption method in sql 2005 and o8, and how can i use in c# or asp language.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
andrews royPosted Jul 28, 2012, 8:29 AM
i think MD5 type best method. i working three methods namely SHA384,SHA512,MD5. methods are there......
I attach my sample project in asp.net 4.0 webpage.......