const identityElement: P256 = .{ .x = Fe.zero, .y = Fe.one, .z = Fe.zero };
The P256 neutral element.