Skip to content

Commit 801e2ee

Browse files
authored
ml-dsa v0.1.0-pre.2 (#900)
1 parent bd3d94c commit 801e2ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ml-dsa/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ml-dsa/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """
44
Pure Rust implementation of ML-DSA (formerly known as CRYSTALS-Dilithium) as
55
described in FIPS-204 (final)
66
"""
7-
version = "0.1.0-pre.1"
7+
version = "0.1.0-pre.2"
88
edition = "2021"
99
rust-version = "1.81"
1010
license = "Apache-2.0 OR MIT"

ml-dsa/LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 RustCrypto Developers
1+
Copyright (c) 2024-2025 RustCrypto Developers
22

33
Permission is hereby granted, free of charge, to any
44
person obtaining a copy of this software and associated

0 commit comments

Comments
 (0)