IronCoreLabs / IronCoreLabs/tenant-security-client-java

Provide a standard that combine EDEK and encrypted data

Abierto
#54 1 comentario 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
3
Forks
4
Merge medio
50 min
PR fusionados (30 d)
4

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reviewing the requested combined binary blob for encrypted data and the encrypted DEK, including the variable EDEK length caused by tenant KMS choices. Define the standardized format and utility behavior before implementation, then verify that the resulting blob can be stored and recovered for single-field encrypted values. If implemented, open the corresponding ticket in tenant-security-client-nodejs.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
cryptography, security
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.