Skip to content
Success

#3 (Feb 10, 2016, 11:08:11 PM)

Started 9 yr 4 mo ago
Took 6.5 sec

Started by an SCM change

Revision: 7465001fc9df496de79c1caeff92cb0cc07774c5
Repository: https://github.com/str4d/ed25519-java.git
  • refs/remotes/origin/master
Changes
  1. Findbugs and lint (thx zzz) (details / githubweb)
  2. Add missing synchronized (details / githubweb)
  3. Final the APIs (details / githubweb)
  4. Implement key encoding and decoding (details / githubweb)
  5. Implement hashCode() and equals() fully (details / githubweb)
  6. Implement one-shot methods in EdDSAEngine (details / githubweb)
  7. Precedence fix (details / githubweb)