Skip to content

MiKoKappa/enkrypt-python

Repository files navigation

enKrypt 🔒

enter image description here A project created for Python language classes by a group of three IT students.

Use case 🖐️

The app is a password manager. It shows previously added passwords from encrypted lines in "hasla.txt" and "id.txt" files after succesfully typing in the main password. 🔑

Dependencies 📦

The project depends on few libraries 📖 :

  • tkinter
  • hashlib
  • PIL or Pillow
  • cryptography

Files 📂

  • encrypt.py - main file of the project, code in Python 🐍
  • encrypt.pyw - a runnable file that don't show a terminal window ⚙️
  • awthemes - theming folder with tcl to get some style 💅
  • hasla.txt - main file used as a storage for encrypted passwords 🔒
  • id.txt - main file used as a storage for password id's 🆔
  • logo.ico - icon for windows users 🖼️
  • logo.png - image for login screen 🖼️

First Run 🔑

The default key is "marionesta"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published