Bug 1004915 - htpasswd: BCRYPT algorithm not supported on this platform
Summary: htpasswd: BCRYPT algorithm not supported on this platform
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 19
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-05 18:04 UTC by Jannik
Modified: 2014-01-24 11:46 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 11:46:31 UTC
Type: Bug


Attachments (Terms of Use)

Description Jannik 2013-09-05 18:04:04 UTC
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?!

Comment 1 Mat Booth 2013-11-14 15:54:09 UTC
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.

Comment 2 Jannik 2013-11-14 16:17:17 UTC
done

Comment 3 Jannik 2014-01-24 11:46:31 UTC
Just tested it again and it works fine now. I'll close this bug.


Note You need to log in before you can comment on or make changes to this bug.