package
0.0.0-20230203010516-6d4bf48beedd
Repository: https://github.com/onyx-protocol/onyx.git
Documentation: pkg.go.dev

# Variables

L is the subgroup order: 2^252 + 27742317777372353535851937790883648493.
NegOne is the number -1 mod L.
One is the number 1.
Zero is the number 0.
ZeroPoint is the zero point on the ed25519 curve (not the zero value of Point).

# Type aliases

Point is a point on the ed25519 curve.
Scalar is a 256-bit little-endian scalar.