Skip to content

feat(sdk): DSPX-3309 add hybrid post-quantum key wrapping for KAS (X-Wing, ECDH+ML-KEM)#368

Merged
sujankota merged 15 commits into
mainfrom
DSPX-3309-hybrid-pq-key-wrapping
Jun 22, 2026
Merged

feat(sdk): DSPX-3309 add hybrid post-quantum key wrapping for KAS (X-Wing, ECDH+ML-KEM)#368
sujankota merged 15 commits into
mainfrom
DSPX-3309-hybrid-pq-key-wrapping

Merge branch 'main' into DSPX-3309-hybrid-pq-key-wrapping

f070bd8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 22, 2026 in 36s

Annotations

Check warning on line 9 in sdk/src/test/java/io/opentdf/platform/sdk/spi/KemProvidersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.assertj.core.api.Assertions.assertThat'.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ7W9tAJ8Sd6LnqZdL2F&open=AZ7W9tAJ8Sd6LnqZdL2F&pullRequest=368

Check failure on line 23 in sdk/src/main/java/io/opentdf/platform/sdk/KeyType.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ48jBwiBSDa9FlK_o_0&open=AZ48jBwiBSDa9FlK_o_0&pullRequest=368

Check failure on line 125 in sdk-pqc-bc/src/test/java/io/opentdf/platform/sdk/TDFHybridTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ48jBwrBSDa9FlK_o_4&open=AZ48jBwrBSDa9FlK_o_4&pullRequest=368

Check failure on line 91 in sdk/src/main/java/io/opentdf/platform/sdk/TDF.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ48jBv9BSDa9FlK_o_z&open=AZ48jBv9BSDa9FlK_o_z&pullRequest=368

Check failure on line 35 in sdk/src/main/java/io/opentdf/platform/sdk/KeyType.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ48jBwiBSDa9FlK_o_2&open=AZ48jBwiBSDa9FlK_o_2&pullRequest=368

Check failure on line 29 in sdk/src/main/java/io/opentdf/platform/sdk/KeyType.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ48jBwiBSDa9FlK_o_1&open=AZ48jBwiBSDa9FlK_o_1&pullRequest=368

Check warning on line 32 in sdk-pqc-bc/src/main/java/io/opentdf/platform/sdk/pqc/bc/BouncyCastleKemProvider.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This block of commented-out lines of code should be removed.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ7wyN9aSN3Oj8LlBqUZ&open=AZ7wyN9aSN3Oj8LlBqUZ&pullRequest=368

Check warning on line 114 in sdk-pqc-bc/src/main/java/io/opentdf/platform/sdk/pqc/bc/HybridNISTAlgorithm.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Constructor has 9 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ6X9YYW9HIWFEaVVH5q&open=AZ6X9YYW9HIWFEaVVH5q&pullRequest=368

Check warning on line 155 in sdk-pqc-bc/src/main/java/io/opentdf/platform/sdk/pqc/bc/HybridNISTAlgorithm.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This block of commented-out lines of code should be removed.

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ6X9YYW9HIWFEaVVH5s&open=AZ6X9YYW9HIWFEaVVH5s&pullRequest=368

Check warning on line 75 in sdk/src/main/java/io/opentdf/platform/sdk/spi/KemProviders.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move this method into "Holder".

See more on https://sonarcloud.io/project/issues?id=opentdf_java-sdk&issues=AZ7wukzKAmHqUhh9rRMK&open=AZ7wukzKAmHqUhh9rRMK&pullRequest=368