mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-23 00:35:38 +00:00
Add link to documentation for latest release.
This commit is contained in:
committed by
Romain Ruetschi
parent
62e311ce7f
commit
02c88e0164
@ -1,9 +1,9 @@
|
|||||||
# Rusty Secrets [](https://travis-ci.org/SpinResearch/RustySecrets) [](https://coveralls.io/github/SpinResearch/RustySecrets?branch=master)
|
# Rusty Secrets [](https://travis-ci.org/SpinResearch/RustySecrets) [](https://coveralls.io/github/SpinResearch/RustySecrets?branch=master)
|
||||||
|
|
||||||
[**Documentation**](http://spinresearch.github.io/RustySecrets/rusty_secrets/index.html)
|
> Rusty Secrets is an implementation of a threshold [Shamir's secret sharing scheme](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing).
|
||||||
|
|
||||||
Rusty Secrets is an implementation of a threshold [Shamir's secret sharing scheme](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing).
|
|
||||||
|
|
||||||
|
[**Documentation (latest)**](https://docs.rs/rusty_secrets/)
|
||||||
|
[**Documentation (master)**](http://spinresearch.github.io/RustySecrets/rusty_secrets/index.html)
|
||||||
|
|
||||||
## Design goals
|
## Design goals
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user