//
pkg.gl
Category
github.com/taurusgroup/multi-party-sig
pkg
math
curve
package
0.6.0-alpha-2021-09-21
Repository:
https://github.com/taurusgroup/multi-party-sig.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
70
Files
356 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.