This website requires JavaScript.
Explore
Help
Sign In
claunia
/
SharpHash
Archived
Watch
1
Star
0
Fork
0
You've already forked SharpHash
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
91ddb08d308dc8998d6ee92840ba1b6c5fd0bf23
SharpHash
/
SharpHash
History
Natalia Portillo
91ddb08d30
Corrected threads names
2015-02-06 03:23:34 +00:00
..
Checksums
Corrected and added new comments
2015-02-06 03:19:54 +00:00
Properties
Initial skeleton
2015-02-02 12:39:30 +00:00
BigEndianBitConverter.cs
Added CRC16, CRC32, CRC64, MD5, RIPEMD160, SHA1, SHA256, SHA384 and SHA512 algorithms
2015-02-02 12:48:20 +00:00
FileHash.cs
Added option to output XML with hashes and file information
2015-02-06 02:57:55 +00:00
packages.config
Heavily multithread execution. A thread per algorithm. Reduces execution time to half on 2-core and 4-core systems.
2015-02-05 19:12:59 +00:00
Program.cs
Corrected threads names
2015-02-06 03:23:34 +00:00
SharpHash.csproj
Added option to output XML with hashes and file information
2015-02-06 02:57:55 +00:00