A desktop password manager and file encryption tool built with Python and Tkinter. Uses real AES encryption (via PBKDF2 + Fernet) to securely store passwords and encrypt/decrypt files, with a built-in strong password generator.
A desktop password manager and file encryption tool built with Python and Tkinter. Uses real AES encryption (via PBKDF2 + Fernet) to securely store passwords...