Fork me on GitHub
View on GitHub

PKI.js

PKIjs 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.

Download this project as a .zip file Download this project as a tar.gz file
TOP | FEATURES | EXAMPLES | DOCUMENTAION

FEATURES

EXAMPLES

NOTE: As of April 2015 the Web Cryptography API is not fully implemented in all browsers. This means even though a browser may support WebCrypto they do not support all mandatory elements of the standard so some options in the examples will not work. For the best experience we recommend you to install latest development version of Google Chrome.