mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
ml-dsa v0.1.0-rc.3 (#1146)
This commit is contained in:
Generated
+1
-1
@@ -645,7 +645,7 @@ checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
|
||||
|
||||
[[package]]
|
||||
name = "ml-dsa"
|
||||
version = "0.1.0-rc.2"
|
||||
version = "0.1.0-rc.3"
|
||||
dependencies = [
|
||||
"const-oid",
|
||||
"criterion",
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ description = """
|
||||
Pure Rust implementation of ML-DSA (formerly known as CRYSTALS-Dilithium) as
|
||||
described in FIPS-204 (final)
|
||||
"""
|
||||
version = "0.1.0-rc.2"
|
||||
version = "0.1.0-rc.3"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user