Skip to content

esfelurm/hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

hashing

Encoding

  • Md5
  • Marshal
  • Sha384
  • Sha1
  • Sha224
  • Sha256
  • Sha512

Encoding and decoding

  • Base64
  • Binario
  • CifraDeCesar
  • Hexadecimal

Screenshot of the tool

Screenshot-Termux

Installation

pkg install git

pkg install python

git clone https://github.com/esfelurm/hashing.git

cd hashing

python hashing.py