tanszek:oktatas:techcomm:hash_functions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tanszek:oktatas:techcomm:hash_functions [2024/10/07 15:28] – knehez | tanszek:oktatas:techcomm:hash_functions [2024/10/07 15:31] (current) – [Storing Passwords with Hashes] knehez | ||
---|---|---|---|
Line 59: | Line 59: | ||
\] | \] | ||
- | Does this mean that storing hashes provides full security? Unfortunately, | + | Does this mean that storing hashes provides full security? Unfortunately, |
- | \[ | + | |
- | \text{hash cracking} | + | |
- | \] | + | |
Unfortunately, | Unfortunately, | ||
Line 73: | Line 71: | ||
For example: | For example: | ||
\[ | \[ | ||
- | \text{md5}(1234 + \text{my\_strong\_salt}) = 0e0db19d64ce23edc1bfb52063f25028 | + | \text{md5}(1234 + \text{salt}) = 0e0db19d64ce23edc1bfb52063f25028 |
\] | \] | ||
tanszek/oktatas/techcomm/hash_functions.1728314924.txt.gz · Last modified: 2024/10/07 15:28 by knehez