Drupal 7 hash - fixes

This commit is contained in:
Marcin Łojewski
2018-10-03 21:44:02 +02:00
parent fa436280b7
commit 23ccb5d7b0
5 changed files with 94 additions and 39 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Whirlpool hash algorithm
- 'Prepend salt' toggle
- Drupal 7 hash algorithm
### Fixed
- Error when 'Display name' not set
- Encoding of iteration for 'Extended DES (Crypt)'