Skip to content

Ec

Algorand TypeScript


Algorand TypeScript / op / Ec

Defined in: op.ts:11

BLS12_381g1: "BLS12_381g1"

Defined in: op.ts:23

G1 of the BLS 12-381 curve. Points encoded as 48 byte X following by 48 byte Y


BLS12_381g2: "BLS12_381g2"

Defined in: op.ts:27

G2 of the BLS 12-381 curve. Points encoded as 96 byte X following by 96 byte Y


BN254g1: "BN254g1"

Defined in: op.ts:15

G1 of the BN254 curve. Points encoded as 32 byte X following by 32 byte Y


BN254g2: "BN254g2"

Defined in: op.ts:19

G2 of the BN254 curve. Points encoded as 64 byte X following by 64 byte Y