Hide Forgot
Description of problem: htpasswd can't hash with bcrypt Version-Release number of selected component (if applicable): Fedora 19 (x86_64) bcrypt 1.1-8.fc19 httpd-tools 2.4.6-2.fc19 Steps to Reproduce: 1. install apache and bcrypt 2. try to use htpasswd with bcrypt Actual results: $ yum list bcrypt Loaded plugins: auto-update-debuginfo, langpacks, refresh-packagekit Installed Packages bcrypt.x86_64 1.1-8.fc19 @fedora $ htpasswd -nB yourName htpasswd: BCRYPT algorithm not supported on this platform Expected results: You know what I mean?!
I see this too. It is probably a problem with httpd not compiling in support rather than a problem with bcrypt. Consider moving the bug to the httpd component.
done
Just tested it again and it works fine now. I'll close this bug.