MIT-Curricular/IS/Lab/Lab8_ProMax/SSE/documents/doc4.md

5 lines
153 B
Markdown

# Hash Functions
Hash functions create fixed-size outputs from variable-size inputs.
SHA-256 and MD5 are commonly used hash functions in cryptography.