Versions in this module Expand all Collapse all v0 v0.3.2 Jan 1, 2026 v0.3.1 Nov 15, 2025 v0.3.0 Nov 15, 2025 v0.2.4 Nov 15, 2025 v0.2.3 Nov 10, 2025 v0.2.2 Nov 10, 2025 v0.2.0 Nov 10, 2025 Changes in this version + var ErrUnknownType = errors.New("params: unknown ML-DSA parameter set") + type Set struct + Beta int + CRHBytes int + D int + Eta int + Gamma1 int + Gamma2 int + K int + L int + N int + Name string + Omega int + PKBytes int + Q int + SKBytes int + SeedBytes int + SigBytes int + Tau int + Type Type + func Lookup(t Type) (*Set, error) + type Type string + const Type44 + const Type65 + const Type87 + func Types() []Type