Piotr Hałaczkiewicz

Results 4 comments of Piotr Hałaczkiewicz

Ok... Thanks for pointing all this out. Here's the list of potential issues and possible solutions (proposed by you, and few more from me). 1. **Setting up interserver password** -...

About your concerns for (3.A), I'm not really sure if they're justified. I found 3 topics related to the issue: - http://crypto.stackexchange.com/questions/2945/is-this-password-migration-strategy-secure - http://crypto.stackexchange.com/questions/2840/how-did-linkedin-salt-all-their-passwords - http://crypto.stackexchange.com/questions/2831/whats-the-reason-for-applying-the-hash-twice-when-hashing-with-salt and looks like there...

Preview of new console commands: - `bcrypt hash PASSWORD` - calculates bcrypt hash of `PASSWORD` using login-server configuration settings (number of rounds) - `bcrypt benchmark TIME_LIMIT` - calculates time required...

Branch for #74: https://github.com/HerculesWS/Hercules/compare/bcrypt