We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49de544 commit 07f2d69Copy full SHA for 07f2d69
frost-core/Cargo.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
license = "MIT OR Apache-2.0"
11
repository = "https://github.com/ZcashFoundation/frost"
12
categories = ["cryptography"]
13
-keywords = ["cryptography", "crypto", "ristretto", "threshold", "signature", "schnorr"]
+keywords = ["cryptography", "crypto", "threshold", "signature", "schnorr"]
14
description = "Types and traits to support implementing Flexible Round-Optimized Schnorr Threshold signature schemes (FROST)."
15
16
[package.metadata.docs.rs]
0 commit comments