I currently use this library directly from this project importing it via maven with: ``` <dependency> <groupId>net.i2p.crypto</groupId> <artifactId>eddsa</artifactId> <version>0.3.0</version> </dependency> ``` From other issues here, it feels, that the development focus more on the "copy/origin" in the i2p project. So, are there plans to update this project as well?