Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
aewag committed Sep 11, 2024
1 parent 52081a2 commit 39404e5
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 337 deletions.
2 changes: 1 addition & 1 deletion examples/lms-demo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ impl DemoError {
}
}

type Hasher = Sha256_256;
type Hasher = Sha256_192;

struct GenKeyParameter {
parameter: Vec<HssParameter<Hasher>>,
Expand Down
Loading

0 comments on commit 39404e5

Please sign in to comment.