Y
Hacker News
new
|
ask
|
show
|
jobs
by
tracker1
124 days ago
It wasn't done wrong.. A contract requirement for a state deployment required a specific hashing algorithm...
1 comments
alright2565
123 days ago
What hash algorithm was required?
link
tracker1
120 days ago
pbkdf2 with at least 10k iterations, at least 32bytes (I went with 100k, 64 bytes as base64).
link