-
Notifications
You must be signed in to change notification settings - Fork 894
Support verifying messages with multiple signers #8844
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
base: master
Are you sure you want to change the base?
Support verifying messages with multiple signers #8844
Conversation
Can one of the admins verify this patch? |
Hi @komelchenko-vcc , Thank you for this excellent contribution. I don't see you setup as a contributor yet. Please send an email to support at wolfssl dot com and reference this PR to get that process started. Thanks, |
Ok to test Preimptevily letting Jenkins run tests on the changes. Thanks for the opening the pull request and submiting the code! If you have not yet, please contact support@wolfssl.com to start that process. |
Retest this please: "history lost" |
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.
Still waiting on contributor agreement. @JacobBarthelmeh please review when you have time as you are very familiar with the PKCS7 code.
Retest this please |
Jenkins retest this please. Correct issue with FIPSv5 typo. |
Hi @komelchenko-vcc , pinging you on this again in case you did not see my direct messages attempting to get a contributor agreement setup in ZD 20046. |
Description
Support verifying messages with multiple signers. (ZD 20046)
Testing
Verifying by
make unit_test
. The output can be found in wolfssl-unit_test-out.txt, if required.Checklist