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

Convert PKCS#12 loading to Rust #10434

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

alex
Copy link
Member

@alex alex commented Feb 20, 2024

Missing coverage:

  • load_pkcs12 with invalid DER
  • load_pkcs12 with no additional certs
  • private_key_from_pkey with unknown key type

@alex alex force-pushed the rust-pkcs12-parse branch 2 times, most recently from 7cf3e3a to 7b17c59 Compare February 20, 2024 00:23
@alex alex force-pushed the rust-pkcs12-parse branch from 7b17c59 to e409bc2 Compare February 20, 2024 00:24
@alex alex marked this pull request as ready for review February 20, 2024 00:32
@reaperhulk reaperhulk merged commit 8224447 into pyca:main Feb 20, 2024
57 checks passed
@alex alex deleted the rust-pkcs12-parse branch February 20, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants