//
pkg.gl
Category
github.com/w3-key/mps-lean
pkg
math
curve
package
0.8.5
Repository:
https://github.com/w3-key/mps-lean.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
27
Files
388 SLOC
#
Functions
FromHash
FromHash converts a hash value to a Scalar.
MakeInt
MakeInt converts a scalar into an Int.
#
Structs
Secp256k1
No description provided by the author
Secp256k1Point
No description provided by the author
Secp256k1Scalar
No description provided by the author
#
Interfaces
Curve
Curve represents the starting point for working with an Elliptic Curve group.
Point
Point represents an element of our Elliptic Curve group.
Scalar
Scalar represents a number modulo the order of some Elliptic Curve group.