bc-java
bc-java copied to clipboard
lcrypto-jdk12-177 org.bouncycastle.crypto.test.RegressionTest fails with 3 StringIndexOutOfBoundsException
Hello folks, I successfully compiled lcrypto-jdk12-177 with JDK6 and ran the test org.bouncycastle.crypto.test.RegressionTest
It fails with following failures: Completed with 3 FAILURES: => SHA-3: Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 => HC-128 and HC-256 (ecrypt): Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 => SCrypt: Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Can anybody tell me what is wrong here?
Thank you Tom crypto-RegressionTest.log