A simple yet secure Streamlit web app to encrypt, store, retrieve, and manage data using unique passkeys.
- User registration and login system
- SHA-256 password hashing
- Data encryption & decryption using Fernet
- Passkey-protected data storage
- Retrieve and download data securely
- Data deletion with one click
- Python π
- Streamlit πΊ
- Cryptography π