Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(pkcs12): support different MAC Algorithms for PKCS12 generation #1062

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leninmehedy
Copy link

This PR includes the following

  • Support different MAC Algoirthms for PKCS12 (PFX) generation
  • Adds unit test for sha1, sha256, sha384, sha512 and md5

Closes: #1061

Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
@leninmehedy leninmehedy changed the title fix(pkcs12): support different MAC Algorithms for PKCS12 generation feat(pkcs12): support different MAC Algorithms for PKCS12 generation Dec 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support different MAC Algorithms to generate PKCS12 wrapper
1 participant