Skip to content

Fix: PKCS#7 signature verification - #128

Closed
joan-anthropic wants to merge 2 commits into
mainfrom
fix/pkcs7-signature-verification
Closed

Fix: PKCS#7 signature verification#128
joan-anthropic wants to merge 2 commits into
mainfrom
fix/pkcs7-signature-verification

Conversation

@joan-anthropic

Copy link
Copy Markdown
Contributor

Implement manual PKCS#7 signature verification to replace no-op node-forge p7.verify()

Fixes #46

- Implement manual PKCS#7 signature verification to replace broken node-forge p7.verify()
- Verify message digest matches content
- Verify cryptographic signature using certificate's public key
- Fix self-signed certificate handling to return 'self-signed' status even when not in OS trust store
- Fixes #46
@joan-anthropic
joan-anthropic marked this pull request as draft October 18, 2025 18:54
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.

Error of building DXT for examples/hello-world-node

1 participant