The redundant `OpenJCEPlusProvider.verifySelfIntegrity` code should be removed as it always returns true. Examples: https://github.com/IBM/OpenJCEPlus/blob/8ce8deb30589e0dfec25ea10002b309d66c81b56/src/main/java/com/ibm/crypto/plus/provider/MLKEMImpl.java#L192 FYI @jasonkatonica