Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 458 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 458 Bytes

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