Ruby on Rails & Android
Posts tagged compare
Compare password with MySQL ENCRYPTed password
Dec 16th
How to compare two passwords, one encrypted with the MySQL ENCRYPT function, when the other one is clear ?
Here’s how to compare:
Ruby on Rails & Android
Dec 16th
How to compare two passwords, one encrypted with the MySQL ENCRYPT function, when the other one is clear ?
Here’s how to compare: