Skip to content

j-moreno-c-r/hash-and-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tools about criptography and hashs signatures etc. First create a venv:

python -m venv .venv

activate this

source .venv/bin/activate

Clone the repo. Enter in the repo with

cd hash-and-cryptography

in the terminal type

ls

Choice the tool you want to test

cd "name of the toool"

install the dependencies

pip install -r requeirements.txt

and run it

python main.py

To install correctly the diabolical tkinter on you env use in the hash-and-cryptography directory:

sudo apt-get install python3-tk

About

toool about cryptography siganature and hashs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages