Skip to content

[pull] main from facebook:main #359

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

Merged
merged 2 commits into from
Jun 19, 2025
Merged

[pull] main from facebook:main #359

merged 2 commits into from
Jun 19, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 19, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Chandrasekar Balachandran and others added 2 commits June 18, 2025 17:04
Summary:
Why: Need to check if all incoming pkcs#7 proofs have signing times and need to find out how old the signing times are before they rotate

What:
Refactored PKCS7SingatureVerifier into pkcs7.h and cpp along with tests from CA service: https://www.internalfb.com/code/fbsource/[2acd61f9279c]/fbcode/security/ca/services/handlers/baseca/PKCS7SignatureVerifier.h

Refactored to have:
*unique functions for
PKCS&7signature parsing,
*Signature verification
*Extraction of signature time
*Extraction of signature type (currently only defined as either signed data, digest or unknown)

Differential Revision: D76168062

fbshipit-source-id: 8e21e748b35988904799a650f58ad7aa770037e5
Differential Revision: D76926801

fbshipit-source-id: dc7b46357fbc053e1391dedca30221781a867237
@pull pull bot added the ⤵️ pull label Jun 19, 2025
@pull pull bot merged commit 14175c0 into nsclass:main Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant