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

Not found links in README #375

Closed msudgh closed 1 year ago

msudgh commented 1 year ago

Hello PKI.js, I was trying to study and investigate the repository, but links inside README from the example section return 404.

Where they should be pointed?

microshine commented 1 year ago

I've fixed the problem and published pkijs@3.0.14