x25519 icon indicating copy to clipboard operation
x25519 copied to clipboard

JRuby support

Open tarcieri opened this issue 8 years ago • 0 comments

This gem presently has no support for JRuby.

There are many Java implementations of X25519 available now, e.g. the one provided by Google Tink.

We can vendor one of these and use it on JRuby.

tarcieri avatar Dec 11 '17 19:12 tarcieri