IronCoreLabs / IronCoreLabs/tenant-security-client-java
Provide a standard that combine EDEK and encrypted data
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 4
- Avg merge
- 50m
- Merged PRs (30d)
- 4
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.