Skip to content
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

cms: implement a SignedDataBuilder for PSS #1519

Closed
baloo opened this issue Sep 14, 2024 · 1 comment · Fixed by #1531
Closed

cms: implement a SignedDataBuilder for PSS #1519

baloo opened this issue Sep 14, 2024 · 1 comment · Fixed by #1531
Assignees

Comments

@baloo
Copy link
Member

baloo commented Sep 14, 2024

At the moment, the SignedDataBuilder only supports signature::Signer (ecdsa / rsa pkcs1v15), it would be nice to get support for rsa PSS by adding a build_with_rng method (along with requirement for DynSignatureAlgorithmIdentifier instead of SignatureAlgorithmIdentifier)

@baloo baloo self-assigned this Sep 14, 2024
@baloo
Copy link
Member Author

baloo commented Sep 14, 2024

cc @bkstein

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 a pull request may close this issue.

1 participant