Skip to content

Commit

Permalink
Merge pull request #398 from jasonkatonica/katonica/issue/ignorersakem
Browse files Browse the repository at this point in the history
Ignore RSA_KEM.java for FIPS 140-3
  • Loading branch information
keithc-ca authored Oct 11, 2024
2 parents e4ecba1 + 1b5fee1 commit 9f0107b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/ProblemList-FIPS140_3_OpenJcePlus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ javax/crypto/EncryptedPrivateKeyInfo/GetKeySpecException2.java https://github.co
javax/crypto/EncryptedPrivateKeyInfo/GetKeySpecInvalidEncoding.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
javax/crypto/JceSecurity/VerificationResults.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
javax/crypto/KEM/RSA_KEM.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 generic-all
javax/crypto/KeyGenerator/CompareKeys.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
javax/crypto/KeyGenerator/TestGetInstance.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
javax/crypto/Mac/ByteBuffers.java https://github.com/ibmruntimes/openj9-openjdk-jdk17/issues/321 aix-all,linux-ppc64le,linux-s390x,linux-x64,windows-all
Expand Down

0 comments on commit 9f0107b

Please sign in to comment.