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

Provide a standard that combine EDEK and encrypted data #54

Open
clintfred opened this issue Mar 18, 2021 · 1 comment
Open

Provide a standard that combine EDEK and encrypted data #54

clintfred opened this issue Mar 18, 2021 · 1 comment

Comments

@clintfred
Copy link
Contributor

As an TSC-enabled app
I want to store the encrypted data and encrypted DEK as a single binary blob
so that data management is simpler for single field encrypted values.

This, of course, is possible today, but since the EDEK might be different lengths based on the tenant's KMS choice a custom header (file format) is needed. To make it easier to store combined data/edek, the SDK could provide utilities to make this easier and standardized.

If this is implemented, open a ticket in https://github.com/IronCoreLabs/tenant-security-client-nodejs

@BobWall23
Copy link
Member

Try to come up with a format that we can use across SaaS Shield and Data Control Platform.

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

No branches or pull requests

2 participants