Description
Adds 32-bit libxcrypt support for one-way password hashing. It helps compatibility applications verify password hashes using modern crypt-style interfaces.
Password hashing is security-sensitive. Applications still need safe password storage, strong parameters, rate limiting, and protection for any credential material they handle.