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