Skip to content

Conversation

@HiranmayaGundu
Copy link
Collaborator

This adds async versions of the exported encrypt and decrypt function. This has the following changes:

  • create a new file called promises.ts which contains the async versions
  • create a new file called encryption_utils that has all the common functions
  • export as encryptAsync and decryptAsync in the normal import path @sigmacomputing/node-embed-sdk
  • export as encrypt and decrypt in the subpath @sigmacomputing/node-embed-sdk/promises
  • Add a new test-pack package who's only purpose is to test built imports from the various entry points.

@HiranmayaGundu HiranmayaGundu requested review from a team and ColinGreybosh December 3, 2025 20:05
@HiranmayaGundu HiranmayaGundu force-pushed the hiran/add-async-encrypt-decrypt branch from 49eeea9 to 8114d39 Compare December 3, 2025 20:07
@HiranmayaGundu HiranmayaGundu merged commit 56e67bc into main Dec 5, 2025
2 checks passed
@HiranmayaGundu HiranmayaGundu deleted the hiran/add-async-encrypt-decrypt branch December 5, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants