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

Add 4 bytes of random nonce to PKI #4493

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Add 4 bytes of random nonce to PKI #4493

merged 1 commit into from
Aug 18, 2024

Conversation

jp-bennett
Copy link
Collaborator

Our 32 bits of Nonce really aren't enough. This adds an additional 4 bytes to the raw bytes of PKI packets, then extracts them during decrypt. This brings the total overhead of a PKI packet to 12 bytes.

Copy link
Member

@garthvh garthvh left a comment

Choose a reason for hiding this comment

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

Probably good advice

@thebentern thebentern merged commit 23e3e6d into 2.5-changes Aug 18, 2024
4 checks passed
@thebentern thebentern deleted the moarNonce branch August 18, 2024 12:24
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.

3 participants