Bw6Fp

Git Source

BW6-761 prime field.

struct Bw6Fp {
    uint256 a;
    uint256 b;
    uint256 c;
}