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

GPGSignature and GPGKey don't support unrecognized_fields #7

Open
PradyumnaKrishna opened this issue Jul 20, 2022 · 1 comment
Open

Comments

@PradyumnaKrishna
Copy link

Description of issue or feature request:

Signature and SSlibKey has field unrecognized_fields, but GPGSignature and GPGKey doesn't support that field. To provide consistency between all the Signatures and Keys that field must be added to GPGSignature and GPGKey.

Current behavior:
GPGSignature and GPGKey doesn't supports unrecognized_fields.

Expected behavior:
GPGSignature and GPGKey must support unrecognized_fields.

Originally posted by @lukpueh in #6 (review)

@lukpueh
Copy link
Member

lukpueh commented Jan 10, 2023

Fixed by secure-systems-lab#486 and secure-systems-lab#488

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

No branches or pull requests

2 participants