-
- Downloads
Test: Backport EdDSA junit changes from github; fixes NPE in 2 tests
Showing
- core/java/build.xml 1 addition, 0 deletionscore/java/build.xml
- core/java/test/junit/net/i2p/crypto/eddsa/EdDSAEngineTest.java 30 additions, 39 deletions...java/test/junit/net/i2p/crypto/eddsa/EdDSAEngineTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java 232 additions, 0 deletions...t/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ConstantsTest.java 6 additions, 3 deletions...a/test/junit/net/i2p/crypto/eddsa/math/ConstantsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/GroupElementTest.java 57 additions, 8 deletions...est/junit/net/i2p/crypto/eddsa/math/GroupElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/MathUtils.java 19 additions, 4 deletions.../java/test/junit/net/i2p/crypto/eddsa/math/MathUtils.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java 2 additions, 2 deletions.../net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java 29 additions, 81 deletions.../crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java 1 addition, 1 deletion...i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java 22 additions, 188 deletions...2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java
- core/java/test/junit/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java 33 additions, 1 deletion...it/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java
Loading
Please register or sign in to comment