Skip to content
Failed

Changes

Summary

  1. bump pom version to 0.2.0-SNAPSHOT (details)
  2. implement true constant-time cmov() for ref10 implementation (details)
Commit 3354e1c1831d6db6be0cd28995a1bee02610bdfa by ilyam
bump pom version to 0.2.0-SNAPSHOT
The file was modifiedpom.xml (diff)
Commit 48baa6df727995c3d5c10cda4c1330915a353040 by ilyam
implement true constant-time cmov() for ref10 implementation
The file was modifiedsrc/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElement.java (diff)
The file was modifiedtest/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java (diff)
The file was modifiedsrc/net/i2p/crypto/eddsa/math/GroupElement.java (diff)
The file was modifiedsrc/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java (diff)
The file was modifiedsrc/net/i2p/crypto/eddsa/math/FieldElement.java (diff)