michaelcozzolino / SHA1

A java SHA1 implementation with gui.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using the algorithm

You can use the algorithm of this project simply in 2 ways:

  1. Building the project from source.

  2. Executing the jar file :

    java -jar Sha1-1.0.0.jar

About

A java SHA1 implementation with gui.

License:MIT License


Languages

Language:Java 98.3%Language:HTML 1.7%