ed25519-java
ed25519-java copied to clipboard
Release for current source code?
Hello!
I am having problems using the library in an OSGi application. The fix for the dependency problem I have, regarding sun.security.x509 is already here. Would it be possible for you to create a new release? Otherwise I (and probably others as well) am forced to create a private fork and use a locally built release.
Thanks a lot! Sebastian
I second this request, we are in the same boat.
We have a workaround by repacking the library in the Eclipse Orbit project removing this import-package only used in a test but if you would publish a new release we could get rid of this repacking and directly use your new release.
See https://github.com/eclipse/orbit/pull/23