-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
encpedpop: Simplify hash-based derivations
Before #51, we could not use the ephemeral `random` to derive `simpl_seed` because recovery needed to recover `simpl_seed` to rederive the self share. Now that we simply encrypt and decrypt the self share (#51), this is no longer necessary, and we can switch to a clean derivation.
- Loading branch information
1 parent
dde65a9
commit 8f21cbd
Showing
1 changed file
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters