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

The P384 neutral element.