On Fri, 23 Jun 2017 18:34:54 +0100 Kevin Chadwick <[email protected]> wrote:
> On Fri, 23 Jun 2017 18:13:20 +0200 > > > > > I started by trying very high values with a simple password and > > > expected to have to wait a long time but it was always around 7 > > > seconds? > > very high as in -r 2000 ? > > Yeah, 2048? Is there a MAX? Not really. Oh it's been only 9 month since bioctl(8) switched over to bcrypt PBKDF. You might run a older version (dmesg would help) in which case you want to go much higher... 16000? # bioctl -v -c C -l /dev/vnd0a softraid0 shows you what KDF you are using.

