Skip to content

cms: add callbacks to the SignerInfo builder#1991

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/cms/builder-callbacks
Feb 14, 2026
Merged

cms: add callbacks to the SignerInfo builder#1991
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/cms/builder-callbacks

Conversation

@baloo
Copy link
Copy Markdown
Member

@baloo baloo commented Aug 8, 2025

This is used to add countersignatures/timestamps to a SignerInfo.

Countersignatures are attached as unsigned attributes after the signature is emitted (input to the countersignature is the signature itself).

@baloo baloo marked this pull request as draft August 8, 2025 05:35
@baloo baloo force-pushed the baloo/cms/builder-callbacks branch from 3382819 to 7f92e76 Compare August 8, 2025 16:22
@baloo baloo marked this pull request as ready for review August 8, 2025 16:22
@baloo baloo force-pushed the baloo/cms/builder-callbacks branch from 7f92e76 to 5963423 Compare September 17, 2025 06:18
@tarcieri
Copy link
Copy Markdown
Member

@baloo can you rebase?

This is used to add countersignatures/timestamps to a SignerInfo.

Countersignatures are attached as unsigned attributes after the signature is emitted (input to the countersignature is the signature itself).
@baloo baloo force-pushed the baloo/cms/builder-callbacks branch from 5963423 to 1e72e21 Compare February 13, 2026 19:57
@tarcieri tarcieri merged commit a411a15 into RustCrypto:master Feb 14, 2026
18 checks passed
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