Hi All: I am seeing what may be a random AEADBadTagException in GcmCipherTest?
For example: [ERROR] testGcmTamperedData(org.apache.commons.crypto.cipher.GcmCipherTest) Time elapsed: 0.015 s <<< ERROR! 881java.lang.Exception: Unexpected exception, expected<javax.crypto.AEADBadTagException> but was<java.lang.InternalError> 882 at org.apache.commons.crypto.cipher.GcmCipherTest.testGcmTamperedData(GcmCipherTest.java:224) 883 884 Any thoughts? The above is from https://travis-ci.org/github/apache/commons-crypto/jobs/715348986 Gary