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

refactor: move asn1 parsing to make accessible for all modules #275

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

latonis
Copy link
Contributor

@latonis latonis commented Dec 28, 2024

As discussed with @plusvic, moving the ASN.1 parsing into its own utility module for use by multiple parsing modules.

This is a pre-req for the mach-o native parsing of certificates instead of relying upon another crate for parsing them.

@plusvic plusvic merged commit cd61206 into VirusTotal:main Dec 30, 2024
16 checks passed
@latonis latonis deleted the asn1-abs branch December 30, 2024 12:08
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