mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Update changelog
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,10 +1,20 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Unreleased](https://github.com/SpinResearch/RustySecrets/compare/v0.1.0...master)
|
||||
## [Unreleased](https://github.com/SpinResearch/RustySecrets/compare/v0.2.1...master)
|
||||
|
||||
> Nothing yet.
|
||||
|
||||
## [v0.2.1](https://github.com/SpinResearch/RustySecrets/compare/v0.1.0...v0.2.1) (2018-03-08)
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fix bug where threshold did not set deg of secret polynomial (@nvesely)
|
||||
|
||||
## Added
|
||||
|
||||
- Implement {Add, Div, Mul, Sub}Assign for Gf256 (@nvesely)
|
||||
|
||||
## [v0.1.0](https://github.com/SpinResearch/RustySecrets/compare/0.0.2...v0.1.0) (2018-02-13)
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user