Add SSH key generator with BIP39 mnemonic backup
Generates Ed25519 SSH keys encoded as 24 BIP39 words for offline backup. Keys can be fully recovered from the mnemonic alone.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cryptography>=42.0
|
||||
mnemonic>=0.21
|
||||
Reference in New Issue
Block a user