Skip to content

Releases: PeculiarVentures/PKI.js

v3.1.0

03 Jun 16:12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /website by @dependabot in #397
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot in #400
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /website by @dependabot in #401
  • Update dependencies and fix type annotation by @microshine in #406

Full Changelog: v3.0.16...v3.1.0

v3.0.13

12 Mar 09:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.15...v3.0.16

v3.0.8

01 Sep 13:46
Compare
Choose a tag to compare

Fixes:

  • Align SignedData verification result with v2

v3.0.5

28 Jul 06:41
Compare
Choose a tag to compare
3.0.5

v2.1.94

29 Mar 07:28
Compare
Choose a tag to compare
2.1.94

Fix for issue #165

17 Apr 06:11
Compare
Choose a tag to compare
2.1.41

Fix for issue #165

Addon with CMS Enveloped examples

13 Apr 03:58
Compare
Choose a tag to compare

CMS Enveloped examples

New release v1.2.0

13 Apr 03:56
Compare
Choose a tag to compare

New features:

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

New release v1.1.0

22 Mar 10:01
Compare
Choose a tag to compare

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);

Release v1.0.3

18 Feb 07:47
Compare
Choose a tag to compare

Append information about usage with Node.js environment