Skip to content

Miguelp-rez/MD5_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MD5 hashing tool

This is a hashing tool designed to be run as a script. It uses the MD5 algorithm, which generates a mesage digest of 128 bits or 16 bytes or 32 hex digits. This program consumes bytes (by default) or UTF-8 strings (if specified).

Usage:

python .\md5.py [--txt] .\path\to\filename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages