User Tools

Site Tools


tanszek:oktatas:techcomm:hash_functions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tanszek:oktatas:techcomm:hash_functions [2024/10/07 15:28] kneheztanszek: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, no. Suppose a hacker steals the database and looks up our password. On a hash-cracking site, they can input the long hash code: +Does this mean that storing hashes provides full security? Unfortunately, no. Suppose a hacker steals the database and looks up our password. On a hash-cracking site, they can input the long hash code: [[https://crackstation.net/|Hash Cracking Site]
-\[ +
-\text{hash cracking} +
-\]+
 Unfortunately, they might quickly figure out the password. Unfortunately, they might quickly figure out the password.
  
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