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

Fix indefinite form parsing to parse nested indefinite form correctly. #17

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

addie9000
Copy link
Contributor

Search indefinite form's terminator from the last is failed if there are two or more indefinite in constructed form.
I fixed it by changing the logic to parse indefinite form.

This could fix issue #11

@jimdoescode
Copy link

This fixed an issue I was having with parsing a detached PKCS 7 signature.

@jessepeterson
Copy link

As noted in micromdm/micromdm#211 this fix allows us to parse some CMS detached signatures as well.

@fullsailor
Copy link
Owner

Thanks for fixing the indefinite length handling. This has plagued many users for a while.

@fullsailor fullsailor merged commit a009d8d into fullsailor:master Jun 13, 2017
chrisccoulson pushed a commit to chrisccoulson/pkcs7 that referenced this pull request Apr 25, 2020
Support Encrypt using AES CBC modes
jessepeterson pushed a commit to jessepeterson/pkcs7 that referenced this pull request Apr 30, 2024
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.

4 participants