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

Bump picky- crates #426

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Bump picky- crates #426

merged 2 commits into from
Aug 28, 2023

Conversation

ionut-arm
Copy link
Member

A recent fix [1] in the picky-asn1-der crate highlights an issue that could lead to faulty results handed off by the abstractions in the tss-esapi crate. Specifically, mishandling of ASN.1 Integers could result in invalid encodings of various pieces of data such as elliptic curve points.

[1] https://github.com/Devolutions/picky-rs/pull/209/files

A recent fix [1] in the picky-asn1-der crate highlights an issue that
could lead to faulty results handed off by the abstractions in the
tss-esapi crate. Specifically, mishandling of ASN.1 Integers could
result in invalid encodings of various pieces of data such as elliptic
curve points.

[1] https://github.com/Devolutions/picky-rs/pull/209/files

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
Copy link
Collaborator

@wiktor-k wiktor-k left a comment

Choose a reason for hiding this comment

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

LGTM 👍 thanks!

@wiktor-k wiktor-k merged commit 81e7a7f into parallaxsecond:main Aug 28, 2023
10 checks passed
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