mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
slh-dsa v0.2.0-rc.2 (#1135)
This commit is contained in:
Generated
+1
-1
@@ -1114,7 +1114,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "slh-dsa"
|
||||
version = "0.2.0-rc.1"
|
||||
version = "0.2.0-rc.2"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"cipher",
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ description = """
|
||||
Pure Rust implementation of SLH-DSA (aka SPHINCS+) as described in the
|
||||
FIPS-205 standard
|
||||
"""
|
||||
version = "0.2.0-rc.1"
|
||||
version = "0.2.0-rc.2"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user