Skip to content
Success

Changes

Summary

  1. Throw a better error message if EdDSA test vectors not found, part 2 (details)
  2. BigIntegerFieldElement.isNonZero() tests (details)
  3. JavaDoc fixes (details)
  4. Officially license codebase under CC0 (details)
Commit 0b3730e2a47464f27e16f7eda8283c004e9050bd by str4d
Throw a better error message if EdDSA test vectors not found, part 2
The file was modifiedtest/net/i2p/crypto/eddsa/Ed25519TestVectors.java (diff)
Commit 628ecadac03eeb4efe7956c0b400d5fcf1c7036b by str4d
BigIntegerFieldElement.isNonZero() tests
The file was modifiedtest/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java (diff)
The file was modifiedtest/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java (diff)
Commit a5a7766264fd8a259f1fa1268bb2381a875d6254 by str4d
Officially license codebase under CC0
Closes #11
The file was addedLICENSE.txt
The file was modifiedREADME.md (diff)