diff --git a/src/hss/definitions.rs b/src/hss/definitions.rs index 48d8a37..c88b370 100644 --- a/src/hss/definitions.rs +++ b/src/hss/definitions.rs @@ -429,7 +429,6 @@ mod tests { let lmots = LmotsAlgorithm::LmotsW4; let lms = LmsAlgorithm::LmsH2; - let parameters = [ HssParameter::::new(lmots, lms), HssParameter::::new(lmots, lms),