//
pkg.gl
Category
github.com/onyx-protocol/onyx
crypto
ed25519
ecmath
package
0.0.0-20230203010516-6d4bf48beedd
Repository:
https://github.com/onyx-protocol/onyx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
121 SLOC
#
Variables
L
L is the subgroup order: 2^252 + 27742317777372353535851937790883648493.
NegOne
NegOne is the number -1 mod L.
One
One is the number 1.
Zero
Zero is the number 0.
ZeroPoint
ZeroPoint is the zero point on the ed25519 curve (not the zero value of Point).
#
Type aliases
Point
Point is a point on the ed25519 curve.
Scalar
Scalar is a 256-bit little-endian scalar.