Skip to content

Commit b816a87

Browse files
authored
Merge pull request #267 from dalek-cryptography/add-crypto-tag
'crypto' means 'cryptography'
2 parents f47a30b + c21ab6c commit b816a87

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
@@ -9,7 +9,7 @@ repository = "https://github.com/dalek-cryptography/curve25519-dalek"
99
homepage = "https://dalek.rs/curve25519-dalek"
1010
documentation = "https://docs.rs/curve25519-dalek"
1111
categories = ["cryptography", "no-std"]
12-
keywords = ["cryptography", "ristretto", "curve25519", "ECC"]
12+
keywords = ["cryptography", "crypto", "ristretto", "curve25519", "elliptic curve"]
1313
description = "A pure-Rust implementation of group operations on ristretto255 and Curve25519"
1414
exclude = [
1515
"**/.gitignore",

0 commit comments

Comments
 (0)