Skip to main content

Class MontgomeryOperations

Assembly: Discord.Net.Rest.dll​
View Source​
Declaration
public static class MontgomeryOperations

Methods​

scalarmult(Byte[], Int32, Byte[], Int32, Byte[], Int32)​

View Source​
Declaration
public static void scalarmult(byte[] q, int qoffset, byte[] n, int noffset, byte[] p, int poffset)
Parameters​
TypeName
System.Byte[]q
System.Int32qoffset
System.Byte[]n
System.Int32noffset
System.Byte[]p
System.Int32poffset