diff --git a/Cargo.toml b/Cargo.toml index 18f20e4..e360210 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "slh-dsa-rs" version = "0.1.0" edition = "2021" license = "MIT OR Apache-2.0" -description = "FIPS 205 (draft): Module-Lattice-Based Digital Signature Standard" +description = "FIPS 205 (draft): Stateless Hash-Based Digital Signature Standard" repository = "https://github.com/integritychain/slh-dsa-rs" rust-version = "1.73"