You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments