# Functions
HashToField generates a set of elements {u1,..., uN} = Hash(b) where each u in GF(p) and L is the security parameter.
# Variables
P256 is the group generated by P-256 elliptic curve.
P384 is the group generated by P-384 elliptic curve.
P521 is the group generated by P-521 elliptic curve.
Ristretto255 is a quotient group generated from the edwards25519 curve.