-
Notifications
You must be signed in to change notification settings - Fork 599
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 for invalid ecdsa oids for signatures #1105
Conversation
@mkl-public Code review appreciated :-) |
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.
The changes in ExceptionConverter
are unrelated (and IMO mostly unnecessary, but that is indeed a matter of opinion). Nonetheless, they don't break anything either.
The PdfPKCS7
changes are pivotal and look appropriate. You may consider adding tests for at least a representative selection of the Algorithms.
Also consider the Codacy remarks, they are meant to introduce a common style which in turn improves readability.
Quality Gate passedIssues Measures |
Fixed the codacy issues. |
Looks good. Are you ready with your changes, @Lonzak ? |
Merged that. If you want, you may add some tests for this. |
Corrected the OIDs for several algorithms (RSA, DSA and ECDSA) when signing with openPDF.