Gabriel Kihlman wrote:
> 
> I wanted to wait longer when creating new keys so here is a simple
> diff to add an argument to be able to set rounds to something larger
> than a hardcoded 42.
> 
> Below that it is another diff instead using a copy (slightly modified)
> of_bcrypt_autorounds() from libc (only ifndef VERIFYONLY).

I think you should use a longer password instead. Variable rounds is an
unnecessary complication.

Reply via email to