2
Answers

Problem in Encryption Decryption

Ravinder Reddy

Ravinder Reddy

18y
1.6k
1

Hi,
        I am working on the Login screen. In my database I have USERNAME and PASSWORD in Encrypted format. From my Login screen I am reading the values (login name, password which are in plain text format) and I have to compare these values with the database values(which are in Encrypted format) How can I do this. Please help me out.

Answers (2)