ed25519-java icon indicating copy to clipboard operation
ed25519-java copied to clipboard

Release new version? (without reference to internal sun.security.x509 JDK API)

Open sratz opened this issue 2 years ago • 1 comments

#78 removed a reference to JDK-internal API. This is critical to be able to seamlessly work with newer JDK versions.

However, there was no release of ed25519-java since 2018.

Could we have a new release on maven central?

sratz avatar Oct 06 '23 11:10 sratz

Regarding OSGi it would be good to include

  • https://github.com/str4d/ed25519-java/pull/83

as well...

and possibly duplicates https://github.com/str4d/ed25519-java/issues/88

laeubi avatar Oct 06 '23 12:10 laeubi