Skip to content

aaryanDhakal22/Keyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyone

Keyone is a password manager that uses AES encryption.

Description:

This is a very a basic password manager which uses SHA256 to check for master password and uses AES encryption in order to store password for passwords.

For the first time use:

Master Password : rickroll
AES key : nevergonagiveuUP

Installation

Use the package manager pip to install the dependencies.

 $ pip install -r requirements.txt

Usage

$ python main.py

Technologies used:

  1. Python 3.8
  2. Pycryptodome
  3. pyperclip

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Password Manager with AES encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages