Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hashes - Coggle Diagram
Hashes
Types of hash functions
MD5
SHA-1
SHA-256
SHA-3
CRC32
applications
Verifying the integrity of messages and files
Signature generation and verification
Password verification
File or data identifier
Cryptographic applications of hashes
Digital Signatures
Data Integrity
Secure Hashing
Security vulnerabilities and attacks on hash functions
Collision Attacks
Preimage Attacs
Others
Non-cryptographic Applications
Hash Tables
Other Data Structures