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

pkcs7: make types for creating messages public #991

Merged
merged 9 commits into from
Apr 10, 2023

Conversation

bkstein
Copy link
Contributor

@bkstein bkstein commented Apr 6, 2023

This is a proposal (say: a trial ballon) for how PKSC #7 messages could be created. The work is not done with this request. Signing and encryption is missing, but by making some types public, we can at least get a PKSC #7 scaffolding with certificates.
Is this a good way? Should I proceed with it? Or do you already have other plans?

@bkstein bkstein marked this pull request as draft April 6, 2023 18:35
@bkstein
Copy link
Contributor Author

bkstein commented Apr 6, 2023

Oh oh, looks like I activated std. I'll check that.

@bkstein bkstein requested a review from tarcieri April 8, 2023 11:35
@bkstein bkstein marked this pull request as ready for review April 8, 2023 11:35
@tarcieri
Copy link
Member

tarcieri commented Apr 9, 2023

Looks good overall. One nit about what seems like it was leftover debugging code.

@tarcieri tarcieri merged commit 35b6130 into RustCrypto:master Apr 10, 2023
@tarcieri tarcieri changed the title Creating PKCS #7 messages pkcs7: make types for creating messages public Apr 10, 2023
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.

3 participants