I'm using the sign.jar within https://github.com/Bin4ry/deejayeye-modder project;
On a distro with Java9 openjdk, I'm receiving an error about some sun.encoder.base64 (or something like that) class that does not exist.
I switch back to Java8 openjdk and it's working again.
That was more for the info than anything else.