Skip to content

Use AES-256 for memberlist message encryption #2140

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 1 commit into from
Oct 27, 2023

Conversation

AzraelSec
Copy link
Contributor

SpeakerList currently configures memberlist to use AES-128 to encrypt the messages involved in the cluster membership management. This PR increases the size of SecretKey to make memberlist use AES-256 instead.

Closes #1982.

@AzraelSec AzraelSec force-pushed the use-aes256-memberlist-encryption branch from 5e3c790 to 72cce25 Compare October 25, 2023 00:18
Signed-off-by: AzraelSec <me@azraelsec.sh>
@fedepaol fedepaol added this pull request to the merge queue Oct 27, 2023
@fedepaol
Copy link
Member

Thanks, queued for merging!

Merged via the queue into metallb:main with commit b1a663b Oct 27, 2023
@AzraelSec
Copy link
Contributor Author

Happy to contribute! Thanks 😄

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.

Message encryption for Memberlist hardcoded to AES-128
2 participants