-
Bug
-
Resolution: Unresolved
-
P4
-
repo-metropolis
com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
java.lang.RuntimeException: Recovered text not same as plain text
at TestCipher.runTest(TestCipher.java:188)
at TestCipher.runAll(TestCipher.java:123)
at TestCipherBlowfish.main(TestCipherBlowfish.java:49)
and
java.lang.RuntimeException: Different ciphers generated with same buffer
at TestCipher.runTest(TestCipher.java:171)
at TestCipher.runAll(TestCipher.java:123)
at TestCipherBlowfish.main(TestCipherBlowfish.java:49)
java.lang.RuntimeException: Recovered text not same as plain text
at TestCipher.runTest(TestCipher.java:188)
at TestCipher.runAll(TestCipher.java:123)
at TestCipherBlowfish.main(TestCipherBlowfish.java:49)
and
java.lang.RuntimeException: Different ciphers generated with same buffer
at TestCipher.runTest(TestCipher.java:171)
at TestCipher.runAll(TestCipher.java:123)
at TestCipherBlowfish.main(TestCipherBlowfish.java:49)