Skip to content

Conversation

@ChronoCoders
Copy link
Owner

No description provided.

- Add missing shamir module with Share struct and secret sharing functions
- Add save_private_key function to crypto/rsa.rs
- Fix trait imports (DecodePrivateKey, EncodePrivateKey)
- Fix HermesError::DecryptionFailed usage as unit variant
- Fix pkcs8 error handling in key_split.rs
Add missing Shamir's Secret Sharing commands to the CLI interface:
- key-split: Split private key into shares
- key-recover: Recover key from shares
- share-verify: Verify share integrity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants