Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Hash function Function is designed to mask chosen data by the user, making it unreadable. This is done by hashing the data by using a standard algorithm, based on the preference of the user. This is a one-way transformation and the original payload cannot be recovered when hashed.

...