Skip to content

Encrypt generated key with AES (#51019) #51076

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

Merged
merged 2 commits into from
Jan 16, 2020

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Jan 15, 2020

Replace DES with AES to align with modern encryption standards
Backport also fixs Files.readString API that is not available in Java 8

Resolves: #50843

ywangd and others added 2 commits January 16, 2020 09:06
Replace DES with AES to align with modern encryption standards

Resolves: elastic#50843
@ywangd ywangd requested a review from tvernum January 15, 2020 22:51
Copy link
Contributor

@tvernum tvernum left a comment

Choose a reason for hiding this comment

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

LGTM

@ywangd ywangd merged commit c1a6d5d into elastic:7.x Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants