Skip to content

Uma ferramente capaz de codificar strings em hashes.

Notifications You must be signed in to change notification settings

imLaeL/EasyCripto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EasyCripto 👨‍💻

Tecnologias/TechnologiesComeçando/Getting StartedColaboradores/CollaboratorsContribua/Contribute

The EasyCripto software allows users to input a password and convert it into a hash, as well as input a hash and revert it back to the original password. It performs two main functions: hashing and reversible encryption/decryption.

📱 Visite o projeto/Visit this Project

🎨 Layout

Gerar Hash Desfazer Hash

💻 Tecnologias/Technologies

  • PYTHON
  • TKINTER
  • HASHLIB
  • BCRYPT

🚀 Começando/Getting started

Para usar 100% é necessário instalar algumas "bibliotecas"/To use 100%, it is necessary to install some "libraries".

1 - Cloning

Como clonar o nosso projeto/How to clone your project.

git clone https://github.com/imLaeL/EasyCripto

Instalando/Installing

pip install tkinter
pip install hashlib
pip install bcrypt

Por fim, rodar/Finally, run the program:

python main.py

🤝 Colaboradores/Collaborators

Um agradecimento a todos que participaram/A thank you to everyone who participated.

Isaque Lael
Isaque Lael
João Estevam
João Estevam
Maria Gabrielly
Maria Gabrielly
Leo Luna
Leonardo Luna
Camila
Camila

📫 Contribua/Contribute

Se desejar agregar ou adicionar mais ideias a este projeto/If you wish to add or contribute more ideas to this project:

Email:

About

Uma ferramente capaz de codificar strings em hashes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages