package
1.6.0
Repository: https://github.com/cloudflare/circl.git
Documentation: pkg.go.dev

# Functions

FromAffine creates a point from affine coordinates.
FromBytes returns a point from the input buffer.

# Constants

448 / 8.

# Structs

Curve is the Goldilocks curve x^2+y^2=z^2-39081x^2y^2.
Point is a point on the Goldilocks Curve.

# Type aliases

Scalar represents a positive integer stored in little-endian order.