Skip to content

Configuration process for bcrypt, blowfish, and passhash9 #3257

Answered by randombit
jthompsonic asked this question in Q&A
Discussion options

You must be logged in to vote

Hi - can you give a bit more context here? The password hashing mechanisms are certainly included when I configure locally and I can see them being built on CI as well. Or do you mean, that it is possible for passhash9 to be built without Blowfish being included? This is intentional, since for policy reasons some users disable Blowfish as it is not an allowed block cipher, but otherwise would be allowed to use passhash9 since it is based on the (approved) PBKDF2, and SHA-2 is an alternative option.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jthompsonic
Comment options

Answer selected by jthompsonic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants