|
|
|
|
|
by Scorpion
5659 days ago
|
|
This lead me to a question about DES. If no salt is provided it uses a static or default two character salt. In the gawker leak, the first two characters of the stored hash were the default salt. How is that two character default derived? |
|
In the gawker leak, the first two characters of the stored hash were not a default salt, they were random salts. As for how they're generate? Well, randomly.