MIT-Curricular/IS/Lab/Lab8/SSE/documents/doc4.md
2025-10-07 03:32:17 +05:30

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.