Saved Bookmarks
| 1. |
Explain What A “hash Algorithm” Is And What Are They Used For? |
|
Answer» “Hash Algorithm” is a hash function that takes a string of any length and decreases it to a unique FIXED length string. It is used for password VALIDITY, message & DATA integrity and for MANY other CRYPTOGRAPHIC systems. “Hash Algorithm” is a hash function that takes a string of any length and decreases it to a unique fixed length string. It is used for password validity, message & data integrity and for many other cryptographic systems. |
|