Skip to main content

Cryptography

Password Manager

·157 words·1 min
A secure solution for storing passwords locally # This project is a password manager made with Python and Tkinter that uses Cryptography to securely encrypt passwords with a master password and stores them locally.