Skip to content

Commit 2f10b1b

Browse files
authored
ml-dsa: migrate to signature 3 (#954)
1 parent 0dd5dbc commit 2f10b1b

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Cargo.lock

Lines changed: 7 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ml-dsa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ hybrid-array = { version = "0.3", features = ["extra-sizes"] }
3636
num-traits = "0.2.19"
3737
rand_core = { version = "0.9", optional = true }
3838
sha3 = "=0.11.0-pre.5"
39-
signature = "=2.3.0-pre.7"
39+
signature = "=3.0.0-pre"
4040
zeroize = { version = "1.8.1", optional = true, default-features = false }
4141

4242
const-oid = { version = "0.10", features = ["db"], optional = true }

0 commit comments

Comments
 (0)