About this document
User Authentication with Cookies and Hashing by sempaiscuba is a document available to read on EtoBox.
The document discusses user authentication techniques like cookies and hashing passwords. It explains how cookies work, how to set and retrieve cookie values from browsers, and how hashing can be used to securely store passwords by hashing them with salts before storage. Common hashing algorithms like MD5, SHA1 and Bcrypt are covered. The document also discusses using HTTPS to securely transmit cookies and passwords over HTTP.
- Author
- sempaiscuba
- Language
- EN