Uses of Class
org.dashj.bls.G1Element
-
Packages that use G1Element Package Description org.dashj.bls org.dashj.bls.Utils -
-
Uses of G1Element in org.dashj.bls
Methods in org.dashj.bls that return G1Element Modifier and Type Method Description static G1ElementDASHJBLS. add(G1Element a, G1Element b)G1ElementCoreMPL. aggregate(G1ElementVector publicKeys)static G1ElementHDKeys. deriveChildG1Unhardened(G1Element pk, long index)G1ElementCoreMPL. deriveChildPkUnhardened(G1Element sk, long index)static G1ElementG1Element. fromBytes(byte[] bytes)static G1ElementG1Element. fromBytes(byte[] bytes, boolean fLegacy)static G1ElementG1Element. fromBytesUnchecked(byte[] bytes)static G1ElementG1Element. fromBytesUnchecked(byte[] bytes, boolean fLegacy)static G1ElementG1Element. fromMessage(byte[] message, byte[] dst, int dst_len)static G1ElementG1Element. generator()G1ElementG1ElementVector. get(int index)G1ElementPrivateKey. getG1Element()G1ElementExtendedPrivateKey. getPublicKey()G1ElementExtendedPublicKey. getPublicKey()static G1ElementDASHJBLS. multiply(G1Element a, PrivateKey k)static G1ElementDASHJBLS. multiply(PrivateKey k, G1Element a)G1ElementG1Element. negate()static G1ElementDASHJBLS. publicKeyRecover(G1ElementVector sks, Uint8VectorVector ids)static G1ElementDASHJBLS. publicKeyShare(G1ElementVector pks, byte[] id)G1ElementG1ElementVector. remove(int index)G1ElementG1ElementVector. set(int index, G1Element e)G1ElementCoreMPL. skToG1(PrivateKey seckey)Methods in org.dashj.bls with parameters of type G1Element Modifier and Type Method Description static G1ElementDASHJBLS. add(G1Element a, G1Element b)voidG1ElementVector. add(int index, G1Element e)booleanG1ElementVector. add(G1Element e)static longDASHJBLSJNI. add__SWIG_0(long jarg1, G1Element jarg1_, long jarg2, G1Element jarg2_)static GTElementDASHJBLS. andOperator(G1Element a, G2Element b)static longDASHJBLSJNI. andOperator(long jarg1, G1Element jarg1_, long jarg2, G2Element jarg2_)static longDASHJBLSJNI. AugSchemeMPL_sign__SWIG_1(long jarg1, AugSchemeMPL jarg1_, long jarg2, PrivateKey jarg2_, byte[] jarg3, long jarg4, G1Element jarg4_)static longDASHJBLSJNI. CoreMPL_deriveChildPkUnhardened(long jarg1, CoreMPL jarg1_, long jarg2, G1Element jarg2_, long jarg3)static booleanDASHJBLSJNI. CoreMPL_verify__SWIG_1(long jarg1, CoreMPL jarg1_, long jarg2, G1Element jarg2_, byte[] jarg3, long jarg4, G2Element jarg4_)static G1ElementHDKeys. deriveChildG1Unhardened(G1Element pk, long index)G1ElementCoreMPL. deriveChildPkUnhardened(G1Element sk, long index)static voidDASHJBLSJNI. G1Element_checkValid(long jarg1, G1Element jarg1_)static longDASHJBLSJNI. G1Element_getFingerprint__SWIG_0(long jarg1, G1Element jarg1_, boolean jarg2)static longDASHJBLSJNI. G1Element_getFingerprint__SWIG_1(long jarg1, G1Element jarg1_)static booleanDASHJBLSJNI. G1Element_isValid(long jarg1, G1Element jarg1_)static longDASHJBLSJNI. G1Element_negate(long jarg1, G1Element jarg1_)static longDASHJBLSJNI. G1Element_pair(long jarg1, G1Element jarg1_, long jarg2, G2Element jarg2_)static byte[]DASHJBLSJNI. G1Element_serialize__SWIG_0(long jarg1, G1Element jarg1_, boolean jarg2)static byte[]DASHJBLSJNI. G1Element_serialize__SWIG_1(long jarg1, G1Element jarg1_)static voidDASHJBLSJNI. G1ElementVector_doAdd__SWIG_0(long jarg1, G1ElementVector jarg1_, long jarg2, G1Element jarg2_)static voidDASHJBLSJNI. G1ElementVector_doAdd__SWIG_1(long jarg1, G1ElementVector jarg1_, int jarg2, long jarg3, G1Element jarg3_)static longDASHJBLSJNI. G1ElementVector_doSet(long jarg1, G1ElementVector jarg1_, int jarg2, long jarg3, G1Element jarg3_)static longDASHJBLSJNI. G2Element_pair(long jarg1, G2Element jarg1_, long jarg2, G1Element jarg2_)protected static longG1Element. getCPtr(G1Element obj)static longDASHJBLSJNI. HDKeys_deriveChildG1Unhardened(long jarg1, G1Element jarg1_, long jarg2)static G1ElementDASHJBLS. multiply(G1Element a, PrivateKey k)static G1ElementDASHJBLS. multiply(PrivateKey k, G1Element a)static longDASHJBLSJNI. multiply__SWIG_1(long jarg1, G1Element jarg1_, long jarg2, PrivateKey jarg2_)static longDASHJBLSJNI. multiply__SWIG_2(long jarg1, PrivateKey jarg1_, long jarg2, G1Element jarg2_)static longDASHJBLSJNI. new_G1Element__SWIG_1(long jarg1, G1Element jarg1_)static longDASHJBLSJNI. new_G1ElementVector__SWIG_2(int jarg1, long jarg2, G1Element jarg2_)static booleanDASHJBLS. objectEquals(G1Element a, G1Element b)static booleanDASHJBLSJNI. objectEquals__SWIG_1(long jarg1, G1Element jarg1_, long jarg2, G1Element jarg2_)GTElementG2Element. pair(G1Element a)static booleanDASHJBLSJNI. PopSchemeMPL_popVerify__SWIG_0(long jarg1, PopSchemeMPL jarg1_, long jarg2, G1Element jarg2_, long jarg3, G2Element jarg3_)booleanPopSchemeMPL. popVerify(G1Element pubkey, G2Element signature_proof)G1ElementG1ElementVector. set(int index, G1Element e)G2ElementAugSchemeMPL. sign(PrivateKey seckey, byte[] message, G1Element prepend_pk)booleanCoreMPL. verify(G1Element pubkey, byte[] message, G2Element signature)static booleanDASHJBLS. verify(G1Element pubKey, byte[] vecMessage, G2Element signature)static booleanDASHJBLSJNI. verify(long jarg1, G1Element jarg1_, byte[] jarg2, long jarg3, G2Element jarg3_)Constructors in org.dashj.bls with parameters of type G1Element Constructor Description G1Element(G1Element other)G1ElementVector(int count, G1Element value)G1ElementVector(G1Element[] initialElements)Constructor parameters in org.dashj.bls with type arguments of type G1Element Constructor Description G1ElementVector(Iterable<G1Element> initialElements) -
Uses of G1Element in org.dashj.bls.Utils
Constructors in org.dashj.bls.Utils with parameters of type G1Element Constructor Description G1ElementList(G1Element[] array)G1ElementList(G1Element first, G1Element... elements)Constructor parameters in org.dashj.bls.Utils with type arguments of type G1Element Constructor Description G1ElementList(List<G1Element> list)
-