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