Skip to content
/ Hash Public

Convert your plain text into md5, sha1 to sha512 with salting.

License

Notifications You must be signed in to change notification settings

mrepol742/Hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash

Convert your plain text into md5, sha1 to sha512 with salting.

Compile

javac Main.java

Run

java Main