“”

extra salt extra salt

extrasalt / experimental

Additional salting methods for salted passwords (Blowfish for php 5.3.7, hashes starting with "$2y$")

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

This extension implements an additional method for salted user hashes using blowfish php > 5.3.7. Hashes starting with "$2y$".

v0.1.7 brings some updates for the docs

Downloads by month

Download 0.1.7 Extension Manual
Author
C. Holtermann
Last update
03. Aug 2017
First upload
22. Jul 2017
Downloads
1,741
Category
Services
Dependencies
  • TYPO3 (6.2.0 - 7.2.99)
  • PHP (>= 5.3.7)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
0.1.7 / experimental
August 03, 2017
This extension implements an additional method for salted user hashes using blowfish php > 5.3.7. Hashes starting with "$2y$".

v0.1.7 brings some updates for the docs
6.2.0 - 7.2.99 Download
0.1.6 / experimental
July 29, 2017
In addition to checking imported passwords encoding is now possible. This implementation of blowfish can be chosen at the saltedpasswords config dialog.
6.2.0 - 7.2.99 Download
0.1.5 / experimental
July 26, 2017
Limitations documented
6.2.0 - 7.2.99 Download
0.1.4 / experimental
July 25, 2017
Some more testing for the length of the hash and for the cost region
6.2.0 - 7.2.99 Download
0.1.3 / experimental
July 22, 2017
Removed remnants of example documentation
6.2.0 - 7.2.99 Download
0.1.2 / experimental
July 22, 2017
Contact info and documentation update
6.2.0 - 7.2.99 Download
0.1.1 / experimental
July 22, 2017
experimental first release
6.2.0 - 7.2.99 Download