Skip to content

Commit

Permalink
fix: typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkozlik committed May 15, 2024
1 parent c2031a1 commit d374776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Fixed
Added
~~~~~

- Introduce `slip_ems` and `recover_ems` to separate password-based encryption from the Shamir Secret recovery
- Introduce `split_ems` and `recover_ems` to separate password-based encryption from the Shamir Secret recovery
- Introduce classes representing a share and group-common parameters
- Introduce `RecoveryState` class that allows reusing the logic of the `shamir recover` command

Expand Down

0 comments on commit d374776

Please sign in to comment.