Skip to content

Sharded Secret Key Reconstruction (SSKR) Check application for Ledger - Release 1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 19:58
· 77 commits to develop since this release
v1.0.1
b93db4d

Change log

[1.0.1] - 2023-03-21

Added

  • Clone app-recovery-check and rename to app-sskr-check
  • Add SSKR (bc-sskr and bc-shamir) to app-sskr-check
  • Generate SSKR shares from BIP39 mnemonic phrase
    • Write BIP39 to SSKR functionality
    • Add SSKR flow to the Check BIP39 menu
    • Test with 12-word BIP39 phrases
    • Test with 18-word BIP39 phrases
    • Test with 24-word BIP39 phrases
    • Test on nanos
    • Test on nanosp
    • Test on nano

Changed

Fixed