security authentication - ISS-Security/class-SEC GitHub Wiki
Authentication
Authentication Strategies
HTTP Authentication Strategies
- Sinatara and HTTP Auth (Basic/Digest)
- HTTP Basic Authentication
- HTTP Digest Authentication
Password based authentication
- Password Hashing
- password hashing algorithms
- Enough With the Salts: Updates on Secure Password Schemes
- key-stretching hash algorithms
- scrypt vs. bcrypt vs. PBKDF2
- Enough With the Salts: Updates on Secure Password Schemes
- Scrypt
- Password storage strategies
- [3 Wrong Ways to Store a Password][http://adambard.com/blog/3-wrong-ways-to-store-a-password/]
- How to store salt?
- password hashing algorithms
- Password Strategies