Changes between Version 13 and Version 14 of Ticket #34661, comment 8


Ignore:
Timestamp:
Jun 18, 2023, 7:03:59 PM (15 months ago)
Author:
Fatih Erikli

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34661, comment 8

    v13 v14  
    1212}}}
    1313
    14 The hash is base64 encoded on default PBKD hasher. I converted the bytes to hex string. It looks like it has a value in the context of hashing, which may confuse the developers and leak to another security issue.
     14The hash is base64 encoded on default PBKD hasher. I converted the bytes to hex string. It may look like it has a value in terms of securing the information, may confuse the developers and lead to another security issue.
    1515
    1616In settings:
Back to Top