PeculiarVentures / PKI.js

PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
http://pkijs.org
Other
1.25k stars 204 forks source link

Fixes #379: Pass down crypto param in AuthenticatedSafe #380

Closed zner0L closed 1 year ago

microshine commented 1 year ago

@zner0L Thank you for your pull request. Your code has some test problems. I've fixed and published the new version pkijs@3.0.15. Please try it.

I'm closing this pull request because it's not actual.