Skip to content
Failed

Changes

Summary

  1. pom.xml: tabs to spaces (details)
  2. Note that Utils is not part of public API (details)
  3. JavaDoc package.html files (details)
  4. pom.xml: distribution settings (details)
  5. Null resource check (details)
  6. Add tests to check that an EdDSAEngine object can be reused with the (details)
  7. One-shot mode tests (details)
  8. eddsa-0.1.0 (details)
  9. Updated README (details)
Commit b8cb35dd90074241459d6e17b2208fe9bffddb76 by str4d
pom.xml: tabs to spaces
The file was modifiedpom.xml (diff)
Commit 415e2a7134359d38b6c2399037a73a17da78e3b6 by str4d
Note that Utils is not part of public API
The file was modifiedsrc/net/i2p/crypto/eddsa/Utils.java (diff)
Commit 67e3dcb645e049527c1b8f37140011a276ac882c by str4d
JavaDoc package.html files
The file was addedsrc/net/i2p/crypto/eddsa/math/bigint/package.html
The file was addedsrc/net/i2p/crypto/eddsa/package.html
The file was addedsrc/net/i2p/crypto/eddsa/math/package.html
The file was addedsrc/net/i2p/crypto/eddsa/math/ed25519/package.html
The file was addedsrc/net/i2p/crypto/eddsa/spec/package.html
Commit 3aa21ff76471ed37f19ae17c3d9cbbfa37af8c4a by str4d
pom.xml: distribution settings
The file was modifiedpom.xml (diff)
Commit cc24e9493778434923e4bcca3683c13661d6d70e by str4d
Null resource check
The file was modifiedtest/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java (diff)
Commit 566c055dac09eb83e1ff293e38df4606725952fe by str4d
Add tests to check that an EdDSAEngine object can be reused with the
same key
The file was modifiedtest/net/i2p/crypto/eddsa/EdDSAEngineTest.java (diff)
Commit 0b39aae5490e9a2e6fd8a3b4f8697434cbed449f by str4d
One-shot mode tests
The file was modifiedtest/net/i2p/crypto/eddsa/EdDSAEngineTest.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedREADME.md (diff)