We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80b681 commit f53e661Copy full SHA for f53e661
Cargo.toml
@@ -3,7 +3,7 @@ authors = ["MathxH Chen <[email protected]>"]
3
description = "A Simple Publicly Verifiable Secret Sharing Library"
4
edition = "2018"
5
keywords = ["pvss-scheme", "secret-sharing", "threshold-cryptography", "zero-knowledge-proof"]
6
-license-file = "LICENSE"
+license = "MIT OR Apache-2.0"
7
name = "mpvss-rs"
8
readme = "README.md"
9
repository = "https://github.com/AlexiaChen/mpvss-rs"
0 commit comments