Explore >> Select a destination


You are here

javier.io
| | lotte.chir.rs
4.3 parsecs away

Travel
| | This article explores an alternative to regular password managers that attempts to store as little information about passwords as possible.
| | blog.josefsson.org
4.3 parsecs away

Travel
| |
| | soatok.blog
4.2 parsecs away

Travel
| | Programmers don't understand hash functions, and I can demonstrate this to most of the people that will read this with a single observation: When you saw the words "hash function" in the title, you might have assumed this was going to be a blog post about password storage. (Passwords are the most common knee-jerk reaction...
| | www.splitbrain.org
12.7 parsecs away

Travel
| [AI summary] The post explains how to manage password hashing in PHP using DokuWiki's auth_cryptPassword() and auth_verifyPassword() functions to support multiple algorithms like MD5, SHA1, and crypt while ensuring backward compatibility.