Back to Developer Roadmap

Hashing Algorithms

src/data/roadmaps/computer-science/content/hashing-algorithms@EX_e4B6G07zTb4JjJ7482.md

4.0845 B
Original Source

Hashing Algorithms

Hashing algorithms are used to generate a unique value for a given input. This value is called a hash. Hashing algorithms are used to verify the integrity of data, to store passwords, and to generate unique identifiers for data.

Visit the following resources to learn more: