|
|
|
|
|
by TeMPOraL
3236 days ago
|
|
What you say seems to directly contradict the Wikipedia link above, which says: "The pepper is randomly generated for each value to be hashed (within a limited set of values), and is never stored. When data is tested against a hashed value for a match, this is done by iterating through the set of values valid for the pepper, and each one in turn is added to the data to be tested (usually by suffixing it to the data), before the cryptographic hash function is run on the combined value." |
|