//
pkg.gl
Category
github.com/dlt-science/mpc-wallet-multiple-filters
pkg
math
curve
package
0.0.0-20240108164048-05710c27801f
Repository:
https://github.com/dlt-science/mpc-wallet-multiple-filters.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
361 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.