Skip Menu |

This queue is for tickets about the Authen-Htpasswd CPAN distribution.

Report information
The Basics
Id: 124256
Status: new
Priority: 0/
Queue: Authen-Htpasswd

People
Owner: Nobody in particular
Requestors: royce.williams [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: feature request: add bcrypt support
Date: Sun, 28 Jan 2018 21:27:58 -0900
To: bug-Authen-Htpasswd [...] rt.cpan.org
From: Royce Williams <royce.williams [...] gmail.com>
As of Apache 2.4, bcrypt hashes are supported. bcrypt is much more resistant to offline attack and is GPU-unfriendly, and is therefore a better choice for modern applications.