Метод | Описание | |
---|---|---|
ge_madd ( Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP1P1 &r, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP3 &p, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementPreComp &q ) : void | ||
ge_tobytes ( Array s, int offset, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP2 &h ) : void |
Метод | Описание | |
---|---|---|
ge_add ( Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP1P1 &r, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP3 &p, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementCached &q ) : void |
public static ge_madd ( Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP1P1 &r, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP3 &p, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementPreComp &q ) : void | ||
r | Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP1P1 | |
p | Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP3 | |
q | Chaos.NaCl.Internal.Ed25519Ref10.GroupElementPreComp | |
Результат | void |
public static ge_tobytes ( Array s, int offset, Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP2 &h ) : void | ||
s | Array | |
offset | int | |
h | Chaos.NaCl.Internal.Ed25519Ref10.GroupElementP2 | |
Результат | void |