{"description": "Specify the system default encryption algorithm for encrypting passwords.\nDefines the value set as ENCRYPT_METHOD in /etc/login.defs.", "type": "string", "operator": "equals", "interactive": false, "options": {"default": "SHA512", "SHA512": "SHA512", "SHA256": "SHA256", "yescrypt": "YESCRYPT", "cis_ubuntu2204": "SHA512|YESCRYPT", "cis_ubuntu2404": "SHA512|YESCRYPT", "cis_rhel8": "YESCRYPT|SHA512", "cis_rhel10": "YESCRYPT|SHA512", "cis_fedora": "YESCRYPT|SHA512"}, "warnings": [], "title": "Password Hashing algorithm", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/accounts/accounts-pam/var_password_hashing_algorithm.var"}