Changes between Version 11 and Version 12 of Ticket #34661
- Timestamp:
- Jun 18, 2023, 7:44:26 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34661 – Description
v11 v12 3 3 > <algorithm>$<iterations>$<salt>$<hash> 4 4 5 The salt is a random generated string per user. Hash (Last column) is the password hashed with the stored valuein previous column.5 Hash (Last column) is the password hashed with the salt in previous column. 6 6 7 7 Example, these are two computed passwords, stored on database, for the same password of two users.