Skip to content

asn1: refactor expected tag logic#14231

Merged
alex merged 1 commit intopyca:mainfrom
trail-of-forks:ft/refactor-tag-validation
Jan 29, 2026
Merged

asn1: refactor expected tag logic#14231
alex merged 1 commit intopyca:mainfrom
trail-of-forks:ft/refactor-tag-validation

Conversation

@facutuesca
Copy link
Contributor

Split from #14201. Refactor the function that returns the expected tag for a type (type_to_tag()) to a function that returns if a tag matches a type (is_tag_valid_for_type).

Signed-off-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
@facutuesca facutuesca force-pushed the ft/refactor-tag-validation branch from 0a7f154 to 4e514aa Compare January 29, 2026 20:59
@alex alex merged commit 3bb5de8 into pyca:main Jan 29, 2026
67 checks passed
@facutuesca facutuesca deleted the ft/refactor-tag-validation branch January 29, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants