package
0.27.4
Repository: https://github.com/emmansun/gmsm.git
Documentation: pkg.go.dev

# Packages

Copyright 2021 The Go Authors.

# Functions

No description provided by the author
NewSM2P256Point returns a new SM2P256Point representing the point at infinity.
P256OrdInverse, sets out to in⁻¹ mod org(G).
P256OrdMul multiplication modulo org(G).

# Variables

This code operates in the Montgomery domain where R = 2²⁵⁶ mod n and n is the order of the scalar field.

# Structs

P256Point is a P-256 point.