Releases: cipherstash/stack
Releases · cipherstash/stack
@cipherstash/jseql@3.0.0
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
Minor Changes
- 0536f03: Implemented new CsPlaintextV1Schema type and schema.
@cipherstash/jseql@2.0.0
Major Changes
- bea60c4: Added release management.