Skip to content

apolloduan/Encoder-Decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encoder-Decoder

A python script that contains the following 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

Script Requirements :

  • Python 2.7.X

To use the script, use the following command:

python encoder-decoder.py

About

A python script that contains multiple functionalities (Hashing, Encoding/Decoding...etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%