A Hashing Algorithm is deterministic. What does it mean?
it always produces the same output given the same input.
it uses equally distributed data to produce the output given a long input.
it shouldn't be possible to re-generate the input given the output.
Submit