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.3k stars 204 forks source link

feat: Allow EnvelopedData, SignedData and Certificate to work with custom engine #349

Closed gnarea closed 2 years ago

gnarea commented 2 years ago

Fixes #348

microshine commented 2 years ago

Solved by ecf54a6991380e702afa44a7099e876b951115f6