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

Update makeself.sh #323

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Update makeself.sh #323

merged 3 commits into from
Feb 21, 2024

Conversation

zero-pytagoras
Copy link
Contributor

adding -pbkdf2 to ENCRYPT_CMD and DECRYPT_CMD in order fix the error of deprecated key derivation used

zero-pytagoras and others added 3 commits February 21, 2024 11:43
adding `-pbkdf2` to ENCRYPT_CMD and DECRYPT_CMD in order fix the error of `deprecated key derivation used`
@megastep megastep self-requested a review February 21, 2024 10:37
Copy link
Owner

@megastep megastep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@megastep megastep linked an issue Feb 21, 2024 that may be closed by this pull request
@megastep megastep merged commit 1e94247 into megastep:master Feb 21, 2024
4 of 6 checks passed
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.

--ssl-decrypt prints warning of depricated keyderivation used
2 participants