Back to Developer Roadmap

Hashing Algorithms

src/data/roadmaps/software-architect/content/[email protected]

4.0839 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: