/basic_password_manager

This Python script implements a simple password manager using Fernet encryption, a symmetric encryption algorithm provided by the cryptography library.

Primary LanguagePython

Stargazers