On Thu, 2 Aug 2018 14:47:43 -0400, Daniel Jakots <[email protected]>
wrote:

> probing: pc0 mem[352K 204K 3273M 153M 4648M]
> disk: hd0 sr0
> >> OpenBSD/amd64 BOOTX64 3.32  
> Passphrase: <correct passphrase>
> bcrypt_pbkdf failed
> open(sr0a:/etc/boot.conf): Operation not permitted
> boot>  

@[email protected] (mastodon) pointed me that the message is an
error message printed only if the function fails and he thinks it can
fail only this way: 
https://github.com/openbsd/src/blob/master/sys/lib/libsa/bcrypt_pbkdf.c#L110-L114

So I thought maybe the usb keyboard is to blame here, and indeed, I can
reproduce the problem if I type the password on a usb keyboard but it
works fine if I type the password directly on the laptop.

Now, I don't think I've ever typed the password on a usb keyboard before
so it's probably not a regression.

So please disregard this.

Cheers,
Daniel

Reply via email to