I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 76629741 authored by str4d's avatar str4d
Browse files

Add EdDSA test vectors to test resources

parent 3eef793b
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,12 @@ sourceSets {
java {
srcDir 'java/test/junit'
}
resources {
srcDir 'java/test/junit'
include 'net/i2p/crypto/eddsa/test.data'
include 'net/i2p/crypto/eddsa/math/baseDblPrecmp'
include 'net/i2p/crypto/eddsa/math/basePrecmp'
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment