Skip to content

Commit 8f2a4fc

Browse files
authored
Update README.md
1 parent 918900e commit 8f2a4fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ SHA-256 encryption and then the passwrod after Salting.
2424
Insert the records to the database
2525

2626
On failing any of the tests, validation is stopped and a Toast is shown to the user containing apriopriate message.
27+
# Good Source on Password Encryption and Practices
28+
29+
Some sources I used to learn about password encryption.
30+
http://howtodoinjava.com/security/how-to-generate-secure-password-hash-md5-sha-pbkdf2-bcrypt-examples/
31+
https://crackstation.net/hashing-security.htm
32+
https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet

0 commit comments

Comments
 (0)