IronCoreLabs / IronCoreLabs/tenant-security-client-java
Put v3 protobuf header in the front of documents
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 4
- Avg merge
- 50m
- Merged PRs (30d)
- 4
Description
Now that the Node SDK has standardized the protobuf header to use for CMK does, we should put this header on the to the front of documents created via Java as well to make things consistent.
NOTE: As of today, documents encrypted with NodeJS cannot be decrypted with the Java client because the Java client expects the doc header to be empty.
Contributor guide
Assessment
This issue has not been assessed yet.