Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

wqyeo/MD5_Hash_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MD5 Hash Generator

A MD5 Hash Generator.

Start with MD5 objectName = new MD5("Your message")
Use GenHash() method to generate a new hash.