-
-
Notifications
You must be signed in to change notification settings - Fork 775
Add CMS_verify() method. #1589
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
Add CMS_verify() method. #1589
Conversation
That would be cool to have. Any chances of merging it in? (@sfackler?) |
We have been using this in production in a custom build without any problem for around 6 months now. |
Hi.
I've rebased the code to the current master.
Ladislav
…On Wed, Feb 8, 2023 at 4:00 PM Lyra ***@***.***> wrote:
We have been using this in production in a custom build without any
problem for around 6 months now.
Any chance of this getting upstreamed ?
—
Reply to this email directly, view it on GitHub
<#1589 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDGV7NPW32L2W7EACE4GDTWWOYKRANCNFSM5LKGQYQQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Ladislav Sládeček
|
Thanks for the review. |
I am sorry, but I clicked to a wrong button by mistake and closed this PR. You probably cannot see my comments as they are in 'Pending' state so I am sending you a printscreen in PDF. |
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.
Looks good, thanks!
Hi,
this pull request adds CMS_verify() method. It was already submitted about a year ago. I even did a few improvements according to your suggestions, but in the end, I removed the PR because I no longer needed the functionality for my project. Now I was asked by puru1761 to resubmit the PR, because he needs the function.
Ladislav