hello i want to encrypt password field in my table .i see the artical on but i doesnot understand it gives at the insert data . into table but when click on button the data i want to save in which pass is encrypted
i saw link "http://www.c-sharpcorner.com/UploadFile/syedshakeer/5626"
Loading
raghu vPosted Jun 2, 2011, 9:24 AM
try with the follwing function which will return u the asyncronous one way encripted password
This code will return u the encrypted password for the combination of username and password which will be unique and the password cannot be decriptable so every time u need to get the encrypted password for the combination and then check with the database