Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKLOG] Queryable Encryption Setup #15

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

[BACKLOG] Queryable Encryption Setup #15

wants to merge 3 commits into from

Conversation

abhikaboy
Copy link
Contributor

Willing to put a pin on this for now and revisit it once some of the tradeoffs become more clear. A few aggregation stages aren't yet supported ($out which we use in clone, and $text which we will end up using) Could be better to add towards the end, but I'll keep this PR here in case we wish to reimplement this in the future.

Description

Include a basic outline here of what this pull request is doing.

References and fixes link to GitHub issue.

Imposed Changes

Testing Procedures

Checklist

  • I have read the CONTRIBUTING.md.
  • I have self-reviewed my code and written tests.
  • I have made corresponding changes to the documentation.
  • All unit tests are passing locally.
  • I have merged the most recent commit from main into my branch.

@abhikaboy abhikaboy linked an issue Jan 14, 2025 that may be closed by this pull request
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.

[Backend] Setup Encryption for Authentication
1 participant