Y
Hacker News
new
|
ask
|
show
|
jobs
by
njs12345
5128 days ago
Could you use e.g. bcrypt(SHA1(x))? I think that should be OK, and avoids the issues with switching over current users (just take the bcrypt of the currently stored passwords).