const identityElement: Secp256k1 = .{ .x = Fe.zero, .y = Fe.one, .z = Fe.zero };

The secp256k1 neutral element.