Skip to content

Commit

Permalink
Add HSS-LMS to default benchmark list
Browse files Browse the repository at this point in the history
  • Loading branch information
FAlbertDev committed Oct 12, 2023
1 parent 414800f commit 1900c9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cli/speed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,8 @@ class Speed final : public Command {
"Curve25519",
"McEliece",
"Kyber",
"SPHINCS+"
"SPHINCS+",
"HSS-LMS"
};
// clang-format on
}
Expand Down

0 comments on commit 1900c9e

Please sign in to comment.