Skip to content

Conversation

@alejandro-colomar
Copy link
Collaborator

This is necessary for later changing the fallback from the insecure DES
to something secure such as SHA512.

Link: <shadow-maint#1278>
Cc: Andre Boscatto <andreboscatto@gmail.com>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Fix style.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
DES is insecure; use it only if explicitly requested.

Closes: <shadow-maint#1278>
Reported-by: Andre Boscatto <andreboscatto@gmail.com>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fallback to DES when ENCRYPT_METHOD is unset is insecure: propose SHA512 or safe default

1 participant