diff --git a/slh-dsa/Cargo.toml b/slh-dsa/Cargo.toml index 5467e76d..c45edb70 100644 --- a/slh-dsa/Cargo.toml +++ b/slh-dsa/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "slh-dsa" description = """ -Pure Rust implementation of the SLH-DSA (aka SPHINCS+) as described in the +Pure Rust implementation of SLH-DSA (aka SPHINCS+) as described in the FIPS-205 Inital Public Draft """ version = "0.0.2"