A medium-security python password manager that encrypts passwords

Pass Lock

AES-encrypted-password-manager
A medium security python password manager that encrypt passwords using Advanced Encryption Standard (AES)

PassLock is a password manager and password generator that encrypts passwords using AES and save them securely on your local machine. The password is encrypted and decrypted with a 32-bit key embedded in the master password and will get updated with each use. So extending the length of the master password will steadily improve the overall security and key length. PassLock also generates a 40-bit long password that contains lowercase, uppercase letters, numbers, and symbols. Passlock also has a console user interface that will definitely help to enhance your experience.

Features

• AES Encryption
• 40-bit long random password generator
• Auto Copy
• Custom path
• Console Animations

 

To finish reading, please visit source site