Skip to content

Releases: cipherstash/stack

@cipherstash/jseql@3.0.0

20 Dec 17:35
819890c

Choose a tag to compare

Enhancement: Integrated jseql-ffi for Native Encryption/Decryption Support

We have introduced jseql-ffi integration directly into the jseql package. This enhancement enables native encryption and decryption operations without relying on external wrappers, thereby streamlining secure data handling within the jseql environment. Developers can now confidently encrypt and decrypt sensitive payloads using first-class functions, improving both performance and usability when working with protected data.

@cipherstash/jseql@2.1.0

20 Nov 21:49
8142b31

Choose a tag to compare

Minor Changes

  • 0536f03: Implemented new CsPlaintextV1Schema type and schema.

@cipherstash/jseql@2.0.0

16 Nov 20:27
2501bb3

Choose a tag to compare

Major Changes

  • bea60c4: Added release management.