opentdf / java-sdk

OpenTDF Java SDK
BSD 3-Clause Clear License
0 stars 1 forks source link

feat: attribute based key splits #103

Closed strantalis closed 1 month ago

strantalis commented 2 months ago

With the introduction of attribute based key splitting in the go sdk. We now need to introduce this for ztdf in the java-sdk. Implement the key splitting logic that was done in the go sdk and update x-tests to make key splits generated with each sdk can interop.