Algorand TypeScript
    Preparing search index...

    Enumeration Ec

    Index

    Enumeration Members

    BLS12_381g1: "BLS12_381g1"

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

    BLS12_381g2: "BLS12_381g2"

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

    BN254g1: "BN254g1"

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

    BN254g2: "BN254g2"

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