IS Lab8_ProMax Update: This version adds multifile format compatibility for documents

This commit is contained in:
sherlock 2025-10-07 10:11:34 +05:30
parent 7955070fa6
commit 06de0d900b
24 changed files with 485 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Hash Functions
Hash functions create fixed-size outputs from variable-size inputs.
SHA-256 and MD5 are commonly used hash functions in cryptography.