Hacker News new | ask | show | jobs
by susano 2420 days ago
Yes, instead a solution would be:

  encryptionKey = hash(salt + key)
  dictionaryKey = hash(encryptionKey)
1 comments

It seems the blog was fixed now (without a note)