Skip to content

ntfwc/file-checksum-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version: 2.5
Gnu Crypto version: 2.0.1

Building and Running
--------------------------------
1. Import the project into Eclipse
2. Build and run Main.java

Features
--------------------------------
-File drag and drop is supported
-A progress bar is provided
-The program will allow you to use any message digest algorithm supported by your Java system. From the Java 7 documentation, all implementations (for that version) will support MD5, SHA-1, and SHA-256. Through the zip package, CRC32 is also supported.
-The following Gnu Crypto hash algorithm implementations are integrated, as well: MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-160, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool.

About

A graphical program for calculating a checksum for any individual file, using any of several different digest algorithms. Aims to be simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages