Skip to content

Validate coordinates when creating EC2 keys#25

Merged
vikram-gaur merged 1 commit intoandroid:mainfrom
sethmoo:sethmoo
Feb 24, 2024
Merged

Validate coordinates when creating EC2 keys#25
vikram-gaur merged 1 commit intoandroid:mainfrom
sethmoo:sethmoo

Conversation

@sethmoo
Copy link
Copy Markdown
Member

@sethmoo sethmoo commented Feb 24, 2024

Previously, we would simply "trust" the caller was providing legitimate points on the curve. Now, use named curves from bouncy castle to verify that the coordinates are valid.

Previously, we would simply "trust" the caller was providing legitimate
points on the curve. Now, use named curves from bouncy castle to verify
that the coordinates are valid.
@vikram-gaur vikram-gaur merged commit 4e80182 into android:main Feb 24, 2024
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.

2 participants