5 lines
153 B
Markdown
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.
|
|
|