public class Schnorr extends java.lang.Object
Schnorr()
static Signature
sign(org.web3j.crypto.ECKeyPair kp, byte[] message)
trySign(org.web3j.crypto.ECKeyPair kp, byte[] msg, java.math.BigInteger k)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Schnorr()
public static Signature sign(org.web3j.crypto.ECKeyPair kp, byte[] message)
public static Signature trySign(org.web3j.crypto.ECKeyPair kp, byte[] msg, java.math.BigInteger k) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException