Skip to content

Commit

Permalink
FIXUP Add SST impl
Browse files Browse the repository at this point in the history
  • Loading branch information
aewag committed Sep 6, 2024
1 parent 030293c commit bd70be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hss/definitions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ mod tests {

let lmots = LmotsAlgorithm::LmotsW4;
let lms = LmsAlgorithm::LmsH2;

let parameters = [
HssParameter::<H>::new(lmots, lms),
HssParameter::<H>::new(lmots, lms),
Expand Down

0 comments on commit bd70be1

Please sign in to comment.