| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Feb 7 at 17:24 | |
| stats | profile views | 1 |
|
Aug 29 |
comment |
Hash function change What is the benefit of gradual migration? Only benefit I see is that after given period of time I will be able to "retire" the old password scheme. But why do I need to do so? I already have the methods for using it, so it doesn't bother me. |
|
Aug 29 |
comment |
Hash function change What is the benefit of gradual migration? Only benefit I see is that after given period of time I will be able to "retire" the old password scheme. But why do I need to do so? I already have the methods for using it, so it doesn't bother me. |
|
Aug 28 |
awarded | Supporter |
|
Aug 28 |
awarded | Nice Question |
|
Aug 27 |
comment |
Hash function change Thanks for the clarification. I will definitely take that into consideration. |
|
Aug 27 |
comment |
Hash function change Thanks. Why do you recommend bcrypt over SHA-2 (and soon SHA-3), which is NIST standard for cryptographic hash? Is it (only) because bcrypt can be made arbitrarily slow? |
|
Aug 27 |
comment |
Hash function change Old hash is unix crypt (DES based) and new is not decided yet. Salt is random for each user. |
|
Aug 27 |
awarded | Student |
|
Aug 27 |
asked | Hash function change |