WEB DEVELOPMENT BLOG
Methods
Hash (MD5, SHA-256, SHA-512)
Input:
BCRYPT (salt randomly generated)
Cost (Rounds):
10 (1024)
11 (2048)
12 (4096)
13 (8192)
14 (16384)
Input:
PBKDF2 (username used as salt)
Rounds:
10000
20000
30000
50000
75000
100000
| Hash length (HEX):
16 bytes
32 bytes
64 bytes
Username:
Password: