Displaying 1 result from an estimated 1 matches for "myconan".
Did you mean:
mycenay
2014 Feb 04
0
Password hash rounds solved - important security implications
...ribution, I would appreciate knowing how you did it, because this does
> > not seem to work as the documentation I've found says it should. I know
> > the crypt method must be SHA256 or SHA512.
>
> This has an additional PAM setting that might be pertinent.
> http://blog.myconan.net/posts/3567
Thank you. This is just what I needed. The hash rounds control is now working, mostly. At the maximum rounds setting it took 14 to 19 seconds depending on which PC I was on. I needed to bring the delay down to around 1 to 2 seconds.
It's not working as the documentation describ...