Releases: Aetherinox/xsum-hash-utility
Releases · Aetherinox/xsum-hash-utility
v1.1.0.0
What's New
- Added New Algorithms
- SHA-3
- Blake 2b
- Blake 2s
- Auto generate list of self-verify mode digests to look for
- Updated C# v12
- Algorithm input now accepts broad range of options
--algorithm sha3-256
or--algorithm sha3256
- Started code cleanup and optimizations
Changelog
Full Changelog: v1.0.0.0...v1.1.0.0
v1.0.0.0
What's Changed
Initial release of xSum. View README.md
for information on how to use this utility.
There is still quite a lot to go, including the addition of other hash algorithms.
Changelog
Full Changelog: https://github.com/Aetherinox/xsum-hash-utility/commits/v1.0.0.0