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

Doc Encryption: enable field-level encryption #2809

Closed
Tracked by #2892
islamaliev opened this issue Jul 4, 2024 · 0 comments · Fixed by #2817
Closed
Tracked by #2892

Doc Encryption: enable field-level encryption #2809

islamaliev opened this issue Jul 4, 2024 · 0 comments · Fixed by #2817
Assignees
Labels
area/api Related to the external API component area/datastore Related to the datastore / storage engine system security Related to security
Milestone

Comments

@islamaliev
Copy link
Contributor

At the moment doc encryption works on document level, meaning that it will encrypt all document's field with the same encryption key.
It should be possible to encrypt doc fields with dedicated encryption keys.

@islamaliev islamaliev added area/datastore Related to the datastore / storage engine system area/api Related to the external API component security Related to security labels Jul 4, 2024
@islamaliev islamaliev added this to the DefraDB v0.13 milestone Jul 4, 2024
@islamaliev islamaliev self-assigned this Jul 4, 2024
islamaliev added a commit that referenced this issue Jul 9, 2024
## Relevant issue(s)

Resolves #2809 #2812

## Description

Adds field-level encryption which allows separate fields
to be encryption with a dedicated symmetric key.
@islamaliev islamaliev changed the title Doc. encryption: enable field-level encryption doc. encryption: enable field-level encryption Sep 5, 2024
@islamaliev islamaliev changed the title doc. encryption: enable field-level encryption Doc Encryption: enable field-level encryption Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Related to the external API component area/datastore Related to the datastore / storage engine system security Related to security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant