Right of the bat: there’s no such thing as a secure password hash. But we can make an attacker’s life harder if we try. For years we used (and sometimes still use) algorithms like MD5, SHA-1, SHA-256, SHA-512 to store … Continue reading
The post Create a Secure Password Hash with BCrypt appeared first on Remondo.