digitalbazaar / forge

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
https://digitalbazaar.com/
Other
5.01k stars 767 forks source link

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

Open leninmehedy opened 6 months ago

leninmehedy commented 6 months ago

This PR includes the following

Closes: #1061