eos-java-rpc-wrapper icon indicating copy to clipboard operation
eos-java-rpc-wrapper copied to clipboard

Sign transaction locally using provided private key.

Open raphaelgodro opened this issue 7 years ago • 0 comments

I think that for this library to be more than a wrapper, it needs to implement native signing (ecc) in Java using openssl or some solution. The current implementation does not allow it and it is much faster to sign locally.

raphaelgodro avatar Jan 16 '19 16:01 raphaelgodro