Skip to content

Commit d18ee7b

Browse files
authored
Merge pull request #288 from dalek-cryptography/add-crypto-tag
'crypto' means 'cryptography'
2 parents cec9cd8 + 70255f7 commit d18ee7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "MIT"
99
repository = "https://github.com/dalek-cryptography/bulletproofs"
1010
categories = ["cryptography"]
11-
keywords = ["cryptography", "ristretto", "zero-knowledge", "bulletproofs"]
11+
keywords = ["cryptography", "crypto", "ristretto", "zero-knowledge", "bulletproofs"]
1212
description = "A pure-Rust implementation of Bulletproofs using Ristretto"
1313

1414
[dependencies]

0 commit comments

Comments
 (0)