Skip to content

Releases: PeculiarVentures/pkcs11js

Release v2.1.6

29 Aug 10:45
Compare
Choose a tag to compare

Release v2.1.5

13 Jun 13:42
Compare
Choose a tag to compare

Release v2.1.4

05 Jun 16:13
Compare
Choose a tag to compare

Release v2.1.3

05 Jun 16:09
Compare
Choose a tag to compare

Release v2.1.2

03 Jun 13:10
Compare
Choose a tag to compare

v2.0.1

16 Jan 21:46
Compare
Choose a tag to compare

Release Summary:
This major update transitions the module from NAN (Native Abstractions for Node.js) to NAPI (Node-API), enhancing compatibility with future Node.js releases. Key features include:

  1. Adoption of NAPI: Implements a stable Node.js API that reduces the need for frequent updates, ensuring ABI stability across versions.

  2. API Consistency: The external API surface remains unchanged, preserving backward compatibility and allowing seamless upgrades.

  3. Issue #47 Resolution: Addresses the 'Disable Signing test for Linux OS' issue, improving module stability.

  4. Enhanced Testing and CI Updates: Expands the testing suite and updates the CI environment to align with NAPI transition.

  5. Dual-function Cryptographic Operations: Adds complex cryptographic functionalities like C_DigestEncryptUpdate and C_DecryptVerifyUpdate.

Release v1.3.1

08 Nov 07:23
Compare
Choose a tag to compare

Release v1.3.0

07 Feb 10:55
Compare
Choose a tag to compare

Release v1.2.6

21 Jul 09:22
Compare
Choose a tag to compare

Release v1.2.5

08 Jun 23:54
Compare
Choose a tag to compare