Add below test to FIPS profile exclusion list
sun/security/provider/pqc/SeedOrExpanded.java
OpenJCEPlusFIPS currently does not support the ML-KEM-768 algorithm. Running the test with OpenJCEPlusFIPS results in:
java.security.NoSuchAlgorithmException:
ML-KEM-768 KeyPairGenerator not available
Therefore, the ML-KEM-768 test should be added to the exclusion list for both the Strictly and Strongly Enforced profiles.
Add below test to FIPS profile exclusion list
sun/security/provider/pqc/SeedOrExpanded.javaOpenJCEPlusFIPS currently does not support the ML-KEM-768 algorithm. Running the test with OpenJCEPlusFIPS results in:
Therefore, the ML-KEM-768 test should be added to the exclusion list for both the Strictly and Strongly Enforced profiles.