Modules
std
crypto
pcurves
p256
P256
identityElement
Constant identityElement
[src]
The P256 neutral element.
Source
pub const identityElement = P256{ .x = Fe.zero, .y = Fe.one, .z = Fe.zero }