We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f47a30b + c21ab6c commit b816a87Copy full SHA for b816a87
Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/dalek-cryptography/curve25519-dalek"
9
homepage = "https://dalek.rs/curve25519-dalek"
10
documentation = "https://docs.rs/curve25519-dalek"
11
categories = ["cryptography", "no-std"]
12
-keywords = ["cryptography", "ristretto", "curve25519", "ECC"]
+keywords = ["cryptography", "crypto", "ristretto", "curve25519", "elliptic curve"]
13
description = "A pure-Rust implementation of group operations on ristretto255 and Curve25519"
14
exclude = [
15
"**/.gitignore",
0 commit comments