Hash
A fixed-length string output produced by running data through a hash function. Hashes are deterministic and one-way: the same input always yields the same hash, but the input cannot be recovered from it.
A fixed-length string output produced by running data through a hash function. Hashes are deterministic and one-way: the same input always yields the same hash, but the input cannot be recovered from it.