Constant identityElement [src]

The P256 neutral element.

Source

pub const identityElement = P256{ .x = Fe.zero, .y = Fe.one, .z = Fe.zero }