Skip to content

Commit 39404e5

Browse files
committed
WIP
1 parent 52081a2 commit 39404e5

File tree

6 files changed

+157
-337
lines changed

6 files changed

+157
-337
lines changed

examples/lms-demo.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ impl DemoError {
3939
}
4040
}
4141

42-
type Hasher = Sha256_256;
42+
type Hasher = Sha256_192;
4343

4444
struct GenKeyParameter {
4545
parameter: Vec<HssParameter<Hasher>>,

0 commit comments

Comments
 (0)