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

# Packages

Package fp25519 provides prime field arithmetic over GF(2^255-19).
Package fp448 provides prime field arithmetic over GF(2^448-2^224-1).
Package mlsbset provides a constant-time exponentiation method with precomputation.
Package polynomial provides representations of polynomials over the scalars of a group.