Structs§
Enums§
Functions§
- deserialize_
point - is_
square - jacobian_
to_ affine - p256_
calculate_ w - p256_
point_ mul - p256_
point_ mul_ base - p256_
validate_ private_ key - Verify that k != 0 && k < ffffffff00000000ffffffffffffffffbce6faada7179e84f3b9cac2fc632551
- p256_
validate_ public_ key - Verify that the point
p
is a valid public key. - point_
add - random_
scalar - Generate a random P256 scalar using rejection sampling.
- serialize_
point - SerializeElement(A): Implemented using the compressed Elliptic- Curve-Point-to-Octet-String method according to [SEC1]; Ne = 33.
- sgn0
- sqrt