200 Forks
1141 Stars
1141 Watchers

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.

How to download and setup PKI.js

Open terminal and run command
git clone https://github.com/PeculiarVentures/PKI.js.git
git clone is used to create a copy or clone of PKI.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PKI.js https://github.com/PeculiarVentures/PKI.js/archive/master.zip

Or simply clone PKI.js with SSH
[email protected]:PeculiarVentures/PKI.js.git

If you have some problems with PKI.js

You may open issue on PKI.js support forum (system) here: https://github.com/PeculiarVentures/PKI.js/issues