//
pkg.gl
Category
github.com/cloudflare/circl
ecc
goldilocks
package
1.6.0
Repository:
https://github.com/cloudflare/circl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
1
Files
969 SLOC
#
Functions
FromAffine
FromAffine creates a point from affine coordinates.
FromBytes
FromBytes returns a point from the input buffer.
#
Constants
ScalarSize
448 / 8.
#
Structs
Curve
Curve is the Goldilocks curve x^2+y^2=z^2-39081x^2y^2.
Point
Point is a point on the Goldilocks Curve.
#
Type aliases
Scalar
Scalar represents a positive integer stored in little-endian order.