Skip to content

A password generator/keychain written in Python3 using AES for encryption.[Broken/Discontinued]

License

Notifications You must be signed in to change notification settings

TimseineLPs/PasswMngr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

A password generator/keychain written in Python3 using AES for encryption.

NOTE: This is very Work in progress and MOSTLY DOES NOT WORK AT ALL right now. The Text only Version(textVersion.py) is functional at this point.

If you notice any weakness in the way the data is encrypted, please let me know (tim.hartmann@urd-online.de) so I can fix it.

Once the GUI is done i will provide the program in compiled form for Windows and Linux

Dependencies:

Python3
tkinter
pygame(for the pygame Frontend)

standart Libraries used:

random
os
getpass
Crypto
base64
binascii

About

A password generator/keychain written in Python3 using AES for encryption.[Broken/Discontinued]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages