Quantum Vault 🛡️
1. Key Management
🔑 Generate Key Pair
Private Key (.qkey)
Public Key (.qkey)
2. Encryption / Decryption
File for operations
🔒 Encrypt
🔓 Decrypt
3. Shamir's Secret Sharing
Container (.qenc) for splitting
Total parts (N)
Threshold (T)
✂️ Split container
Shards (.qshard) for combining
🔗 Combine from shards
Operations Log