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

Remove chacha20 cipher #62

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DimitarSch
Copy link

Remove chacha20 cipher from cmd/ssh-proxy/main.go and cmd/sshd/main.go files in accordance to SAP security standards in order to prevent vulnerabilities related to terapin attacks.

Related BLI: https://jira.tools.sap/browse/CFAR-1064

Changes have been applied and tested on a dev landscape using a custom diego release.

Remove chacha20 cipher from cmd/ssh-proxy/main.go file in accordance to SAP security standards in order to prevent vulnerabilities related to terapin attacks.
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Remove chacha20 cipher from cmd/sshd/main.go file in accordance to SAP security standards in order to prevent vulnerabilities related to terapin attacks.
Related BLI: https://jira.tools.sap/browse/CFAR-1064
@DimitarSch
Copy link
Author

Related diego release issue:
cloudfoundry/diego-release#982

Remove chacha20 cipher from tests
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Remove chacha20 cipher from tests
Related BLI: https://jira.tools.sap/browse/CFAR-1064
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant