Polkadot Apps
Preparing search index...
@polkadot-apps/crypto
nacl
scalarMult
Interface scalarMult
interface
scalarMult
{
groupElementLength
:
number
;
scalarLength
:
number
;
base
(
n
:
Uint8Array
)
:
Uint8Array
;
(
n
:
Uint8Array
,
p
:
Uint8Array
)
:
Uint8Array
;
}
scalarMult
(
n
:
Uint8Array
,
p
:
Uint8Array
)
:
Uint8Array
Parameters
n
:
Uint8Array
p
:
Uint8Array
Returns
Uint8Array
Index
Properties
group
Element
Length
scalar
Length
Methods
base
Properties
Readonly
group
Element
Length
groupElementLength
:
number
Readonly
scalar
Length
scalarLength
:
number
Methods
base
base
(
n
:
Uint8Array
)
:
Uint8Array
Parameters
n
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Element
Length
scalar
Length
Methods
base
Polkadot Apps
Loading...