Feature #31678

Support BCrypt (Blowfish crypt) password hashing

Added by Christopher Hlubek over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-11-08
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:
Has patch:No

Description

Password hashing with BCrypt should be supported and used as the default password hashing strategy.


Related issues

related to TYPO3.Flow - Bug #32991: Wrong default password hashing strategy Resolved 2012-01-05

Associated revisions

Revision 23fec41b
Added by Julian Wachholz over 3 years ago

[FEATURE] Add BCrypt hashing strategy

This adds a wrapper for the BCrypt hashing algorithm and
makes it the default password hashing strategy.
Also provides a fallback when using hashes generated by PBKDF2.

Releases: 1.1
Resolves: #31678
Change-Id: Ib99b7197d83a3ac037ce4940d402b700900ad13e

History

#1 Updated by Mr. Hudson over 3 years ago

  • Status changed from New to Under Review

Patch set 5 of change Ib99b7197d83a3ac037ce4940d402b700900ad13e has been pushed to the review server.
It is available at http://review.typo3.org/5756

#2 Updated by Julian Wachholz over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#3 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.1 to 1.1 beta 1

Also available in: Atom PDF