Skip to content

Commit

Permalink
Update CHANGELOG.md for release v0.3.0 (#358)
Browse files Browse the repository at this point in the history
Co-authored-by: conrado <[email protected]>
  • Loading branch information
natalieesk and conradoplg authored May 23, 2023
1 parent 6bca7a3 commit 635cebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frost-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Entries are listed in reverse chronological order.

## 0.3.0

* add multiscalar support to speed up signing and aggregating
* change errors caused by protocol violations to contain the misbehaving party
* add frost::keys::split()
* rename reconstruct_secret() to reconstruct(), make it takes a slice instead
of a Vector, make it return SigningKey, fix it to return Error instead of an
Expand Down

0 comments on commit 635cebc

Please sign in to comment.