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

error if the key length for x25519 isn't 32 bytes #4584

Merged
merged 2 commits into from Nov 13, 2018

Conversation

reaperhulk
Copy link
Member

fixes #4583

@alex alex merged commit d3b1804 into pyca:master Nov 13, 2018
@reaperhulk reaperhulk deleted the x25519-length-check branch November 13, 2018 03:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

.from_public_bytes() with incorrect public key size raises cryptography.exceptions.InternalError
2 participants