dimanche 5 juillet 2015

Storing Encrypted Passwords in SQLite in Android

I am creating an application with a login username and password and I want to store the username and passwords in SQLite but I don't want to store the passwords as text. I want some way to encrypt them and then save them in the database.

I have searched and found Encrypt/decrypt password in Sqlite (Android) (no solution found)

and Android SQlite password encryption but I didn't understand how to do it.

Aucun commentaire:

Enregistrer un commentaire