@ethereumjs/evm / EVMBLSInterface
EVMBLSInterface =
object
Defined in: types.ts:500
High level wrapper for BLS libraries used for the BLS precompiles
addG1(
input):Uint8Array
Defined in: types.ts:502
Uint8Array
Uint8Array
addG2(
input):Uint8Array
Defined in: types.ts:503
Uint8Array
Uint8Array
optionalinit():void
Defined in: types.ts:501
void
mapFP2toG2(
input):Uint8Array
Defined in: types.ts:505
Uint8Array
Uint8Array
mapFPtoG1(
input):Uint8Array
Defined in: types.ts:504
Uint8Array
Uint8Array
msmG1(
input):Uint8Array
Defined in: types.ts:506
Uint8Array
Uint8Array
msmG2(
input):Uint8Array
Defined in: types.ts:507
Uint8Array
Uint8Array
pairingCheck(
input):Uint8Array
Defined in: types.ts:508
Uint8Array
Uint8Array