hello dear developers.
hi.
i have developed a c# application, it requires a username and a password for login to the application. but the passwords which users provide store in the database in plaintext.
so i want them to be encrypted when stored in database and decrypted when matched at the time of user login.
plz help me in this case.
thx in advance.
bye.