Auke de Jong
Results
3
comments of
Auke de Jong
@Nyholm Changed to latest sqlsrv version at this current time 5.10.1 and updated msodbcsql17 to 17.10.1
The hash above is a different bcrypt version 2a instead of 2y, the hash itself should be the same though.
I used verify false as an option to ignore the amount of rounds when checking the password. So it would allow me to check 8, 10 and 12 rounds without...