Skip to content
Failed

Changes

Summary

  1. Throw IAE if Utils.hexToBytes() is given an odd-length string (details)
  2. Drop .classpath and .project from version control (details)
  3. Update pom.xml (details)
  4. Update build plugins (details)
Commit ad02a7f69532f87ea2db2bea7e2a3c29594a9ac6 by thestr4d
Throw IAE if Utils.hexToBytes() is given an odd-length string
The file was modifiedtest/net/i2p/crypto/eddsa/UtilsTest.java (diff)
The file was modifiedsrc/net/i2p/crypto/eddsa/Utils.java (diff)
Commit 912e67dce1c085dfdf42e410809c99e516f0cde8 by thestr4d
Drop .classpath and .project from version control
The file was removed.classpath
The file was removed.project
The file was modifiedpom.xml (diff)
Commit 4bd1426cdc711a55f62ce5cdbf7ee584004c433c by thestr4d
Update build plugins
The file was modifiedpom.xml (diff)