Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 593 Bytes

Encoder-Decoder python version

Functionalities

  • Decode/Encode a string (Binary, Base16, Base32, Base64)
  • Hash a string (MD5, SHA1, SHA224, SHA256, SHA384, SHA512)
  • Calculate the checksum of a file (MD5, SHA1, SHA224, SHA256, SHA384, SHA512)
  • XoR two strings

Usage

To use the script, use the following command:

python encoder-decoder.py