PKI.js Versions Save

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.

v3.0.16

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/PeculiarVentures/PKI.js/compare/v3.0.15...v3.0.16

v3.0.8

1 year ago

Fixes:

  • Align SignedData verification result with v2

v3.0.5

1 year ago

v2.1.94

3 years ago

2.1.41

6 years ago

v1.2.1

9 years ago

CMS Enveloped examples

v1.2.0

9 years ago

New features:

  • Encrypting/decrypting support;
  • Two new examples;
  • Partial Apple Safari support;

v1.1.0

9 years ago

Current release changes:

  • Full support for all WebCrypto signature algorithms in all PKIjs structures;
  • Simplification of signing for all PKIjs structures;
  • Changed examples covered all latest changes (new signature algorithms and simplifications);

v1.0.3

9 years ago

Append information about usage with Node.js environment

v1.0.2

9 years ago

Release v1.0.2