Skip to content

Conversation

jkt-signal
Copy link

Some use cases for CMS (notably the code signatures in Apple signed MachO binaries) require additional attributes to be signed. This change adds a SignWithAttrs method to cms.SignedData that accepts additional signed attributes to include.

Some use cases for CMS (notably the code signatures in Apple signed MachO
binaries) require additional attributes to be signed. This change adds a
SignWithAttrs method to cms.SignedData that accepts additional signed
attributes to include.
@jkt-signal
Copy link
Author

I see this repo appears to be actively maintained again in the last few months :) Please let me know if there's something I can do to ease review.

@quite
Copy link

quite commented Jun 12, 2025

Looks useful! I've tried using this ietf-cms for signing linux kernel modules -- for that, a way to not add any attributes at all (nil) is needed.

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