Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: mach-o certificate parsing implemented #235

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

latonis
Copy link
Contributor

@latonis latonis commented Nov 3, 2024

With indygreg/cryptography-rs#21 being merged in now, we can have a much smaller dependency tree without reqwest and similar that were causing problems that caused the revert in 154994e for parsing certificates in mach-o binaries.

With not much progress for BER encoded certificates being made in RustCrypto/formats#779, I felt this was worth adding for the capability to search certificates in mach-o 😸

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant