SaltwaterC

↗ HN profile [ 75.5 ms ] full profile
Karma
100
Created
November 26, 2010 (15y ago)
Submissions
0
  1. MongoDB for a large queuing system (blog.killtheradio.net)
  2. I am maintaining a portable password hashing framework for PHP. Initially it was bcrypt-only, then I adopted the SHA2 crypt() schemes. I said to myself: don't put all the eggs into the bcrypt basket. Then CVE-2011-2483…