Skip to content

shadow: use SHA512 if musl is built with full crypt() support

This makes it consistent with configuration for busybox in IOWRT and is needed for compatibility with pam_unix which lacks bcrypt support.

Merge request reports