Commit c14cafc
committed
Use 2a variant of bcrypt
The 2 variant has been replaced in almost all places, to the point where
modern bcrypt libraries don't even support it. That is also why I can't
move it to the 2b variant instead (as most of the rest of the world has
since 2014.1 parent c368a0b commit c14cafc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments