Versions in this module Expand all Collapse all v1 v1.4.1 May 13, 2026 v1.4.0 May 4, 2026 v1.3.0 May 4, 2026 Changes in this version + func Add(dst, a, b []uint64, q uint64) error + func Mul(dst, a, b []uint64, svc *ntt.Service) error + func PointwiseMul(dst, a, b []uint64, q uint64) error + func ScalarMul(dst, a []uint64, scalar, q uint64) error + func Sub(dst, a, b []uint64, q uint64) error