Shishir's end to end encryption protocol
Private messages and files for the people Shishir choose.
How it works
What's inside
Each message or file is sealed with a fresh 256 bits key, and that key is wrapped with the recipient's public key . The secret key file is itself locked with AES-256 bits under a key derived from my passphrase (SHA-256, 600,000 rounds). Every part is checked for tampering when it's opened.
