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

Crypto Agility in Shared State Retry #118

Closed
martinduke opened this issue May 5, 2021 · 0 comments · Fixed by #134
Closed

Crypto Agility in Shared State Retry #118

martinduke opened this issue May 5, 2021 · 0 comments · Fixed by #134

Comments

@martinduke
Copy link
Contributor

Secure ciphers are much more important for Shared State Retry than for the load balancer stuff and Initial Encryption. Therefore, some crypto agility to allow this mechanism to adapt as ciphers deprecate would be good.

The key sequence can also imply a cipher, so we'll add that to the data model. Some fields will vary length based on the cipher.

We should also make it so everyone MUST support AES128-GCM.

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 a pull request may close this issue.

1 participant