Skip to content

Commit 6ae50e9

Browse files
Merge pull request #18 from lattice-based-cryptography/update_description
update description
2 parents db0a749 + a56262f commit 6ae50e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "ntt"
33
version = "0.1.6"
44
edition = "2021"
5-
description = "Implements the fast NTT (number theoretic transform) for polynomial multiplcation for prime power moduli."
5+
description = "Fast NTT (number theoretic transform) for polynomial multiplcation for primes, prime power, and certain composite moduli."
66
license = "MIT"
77
documentation = "https://docs.rs/ntt"
88
homepage = "https://github.com/lattice-based-cryptography/ntt"

0 commit comments

Comments
 (0)