|
@@ -25,15 +25,6 @@ transmitted to participants.
|
|
Furthermore, this library does not account for how participants should handle
|
|
Furthermore, this library does not account for how participants should handle
|
|
the case when a share or update is not valid.
|
|
the case when a share or update is not valid.
|
|
|
|
|
|
-To import this library into an existing Rust project, add the following to the
|
|
|
|
-dependencies in your project's Cargo.toml
|
|
|
|
-
|
|
|
|
-```
|
|
|
|
-vss = "0.1.0"
|
|
|
|
-```
|
|
|
|
-
|
|
|
|
-This project does not provide an FFI for integration into non-Rust projects.
|
|
|
|
-
|
|
|
|
## Additional Improvements
|
|
## Additional Improvements
|
|
|
|
|
|
Note that although the paper discusses additional improvements to Shamir's
|
|
Note that although the paper discusses additional improvements to Shamir's
|