Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better. #16

Open
osopolar opened this issue Jun 30, 2023 · 0 comments

Comments

@osopolar
Copy link
Contributor

osopolar commented Jun 30, 2023

On newer openssh versions I get the following warning:

*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.

So using -pbkdf2 -iter 1000000 might be better, but this would require to re-encrypt the current encrypted tokenfiles with the new settings. So a re-encrypt command would be nice. See also https://askubuntu.com/questions/1093591/how-should-i-change-encryption-according-to-warning-deprecated-key-derivat

@osopolar osopolar changed the title *** WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better. WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better. Jun 30, 2023
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

No branches or pull requests

1 participant