Description
Adds 32-bit libxcrypt compatibility functions for older applications that expect legacy crypt APIs. It helps old binaries keep verifying password hashes while using the modern library package.
Legacy password APIs may imply older assumptions. Applications should still avoid weak hashes, protect credential files, and provide safe migration paths where possible.