mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Update badges in README and fix CHANGELOG
This commit is contained in:
committed by
Romain Ruetschi
parent
13095ee690
commit
f5213706eb
@ -1,11 +1,11 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/0.1.0...master)
|
||||
## [Unreleased](https://github.com/SpinResearch/RustySecrets/compare/v0.1.0...master)
|
||||
|
||||
> Nothing yet.
|
||||
|
||||
## [v0.1.0](https://github.com/SpinResearch/merkle.rs/compare/0.0.2...0.1.0) (2018-02-13)
|
||||
## [v0.1.0](https://github.com/SpinResearch/RustySecrets/compare/0.0.2...v0.1.0) (2018-02-13)
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
# 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://crates.io/crates/rusty_secrets) [](https://github.com/SpinResearch/RustySecrets/blob/master/LICENSE)
|
||||
|
||||
> Rusty Secrets is an implementation of a threshold [Shamir's secret sharing scheme](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing).
|
||||
|
||||
|
Reference in New Issue
Block a user