-
Notifications
You must be signed in to change notification settings - Fork 422
Fixes #145 -- fixes loading pkcs7 data from ASN1 #148
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
Conversation
Needs pyca/cryptography#1303 to land first, and a cryptography release I think. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a docstring.
In this case, please also bump the declared minimum supported version of cryptography in the setup.py metadata (once that version number is known). Then, given a green build, please merge. Thanks. |
You might also want to add an entry to the ChangeLog, I suppose. |
👍 |
Fixes #145 -- fixes loading pkcs7 data from ASN1
No description provided.