We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a5943 commit 732e73fCopy full SHA for 732e73f
pom.xml
@@ -1,8 +1,8 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
- <groupId>net.i2p</groupId>
5
- <artifactId>ed25519-java</artifactId>
+ <groupId>net.i2p.crypto</groupId>
+ <artifactId>eddsa</artifactId>
6
<version>0.0.1-SNAPSHOT</version>
7
<name>ed25519-java</name>
8
<description>Implementation of EdDSA in Java</description>
0 commit comments