CVSROOT:        /cvs
Module name:    www
Changes by:     t...@cvs.openbsd.org    2016/09/19 12:59:59

Modified files:
        faq            : current.html 

Log message:
Add an entry for the switch of softraid crypto to bcrypt PBKDF

Original commit message:

Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF.

New volumes will be created with bcrypt PBKDF, however existing volumes
will continue to use PKCS5 PBKDF2 until a passphrase change is made.

If you're booting from softraid crypto, ensure that your boot loader has
been upgraded to a version that supports bcrypt prior to changing your
passphrase. Also be aware that once the passphrase has been changed, an
older version of bioctl(8) (one that does not support bcrypt PBKDF) will
not be able to "unlock" the volume.

Reply via email to