0
Reply

Validate the password against the AES 256 encrypted format p

ranjith kumar

ranjith kumar

Jun 25 2013 9:25 AM
1.2k

Hi All,

I need a help from you guys!!

I have updated the user password from plain text to AES 256 encryption password and stored in my database with salt..

there is two level of tags one is user salt and another one is system tags... from the beginning my application used the "membership.validateuser " to validate the user... but now i have update the password with encryption format as i said early...

Can you please let me know how can i validate the encrypted password against the "membership.validateuser"???

Please provide me if you have any sample code for this...

Thanks in advance !!!!

Regards,

Ranjithkumar.