That is not even true. The definition in the article does not substantiate it. There is no requirement for the salt to be stored alongside the hash.
The definition in the article is sufficiently clear. This is all that a salt is:
> a salt is random data fed as an additional input to a one-way function that hashes data
With regard to effective anonymization, the salt is stored by the generator, but not in the exported dataset.
reply
That is not even true. The definition in the article does not substantiate it. There is no requirement for the salt to be stored alongside the hash.
The definition in the article is sufficiently clear. This is all that a salt is:
> a salt is random data fed as an additional input to a one-way function that hashes data
With regard to effective anonymization, the salt is stored by the generator, but not in the exported dataset.