pairing v1.0.0 Release Notes

    • ๐Ÿ”จ Refactor library structure from Pairing.Pairing to Data.Pairing.
    • ๐Ÿšš Rename reducedPairing to pairing and remove atePairing.
    • โž• Add major optimisations to pairing with detailed documentation.
    • โž• Add BN254, BN254A, BN254B, BN254C, BN254D, BN462, BLS12381 curves.
    • โž• Add polymorphism of pairing for BN curves and BLS12 curves.
    • โž• Add polymorphism of swEncBN to BN curves.
    • ๐Ÿ›  Fix dependency issue with galois-field and elliptic-curve.