Skip to content

Conversation

mcr
Copy link
Contributor

@mcr mcr commented Dec 24, 2018

This is the beginnings of support for CMS signatures and verification, in the spirit of the PKCS7 work.
I don't need encrypt/decrypt, so I will leave them for last. I will be adding eContentType settings, which are new since PKCS7. The OpenSSL CMS SignerInfo code works differently than the PKCS7_SIGNER_INFO, and as I don't need multiple signatures for the moment, I will leave that until later as well.

mcr added 2 commits December 24, 2018 14:37
CMS_SignedInfo structure can not be created or freed, as it is just a pointer into CMS_ContentInfo stack.
@mcr mcr force-pushed the openssl-cms-wrapper branch from 0366ce3 to b7f68eb Compare December 24, 2018 19:45
@mcr mcr force-pushed the openssl-cms-wrapper branch from 1c49e30 to 156f8df Compare December 27, 2018 16:08
@mcr
Copy link
Contributor Author

mcr commented Dec 27, 2018

@hsbt I would appreciate any pointers on how to debug the memory leak that the travis-ci build discovered.

@bufferoverflow
Copy link

any plans to add cms support or pointers to working implementations?

@mcr mcr marked this pull request as draft July 21, 2021 16:24
@mcr
Copy link
Contributor Author

mcr commented Jul 26, 2025

Replaced by #917

@mcr mcr closed this Jul 26, 2025
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.

2 participants