CWE Rule 759
Description
Rule Description
The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product does not also use a salt as part of the input.
Polyspace Implementation
The rule checker checks for Missing salt for hashing operation.
Examples
Check Information
Category: Others |
Version History
Introduced in R2024a