Skip to content

RHash v1.4.3

Compare
Choose a tag to compare
@rhash rhash released this 14 Jun 20:58
· 56 commits to master since this release
v1.4.3
  • Allow simultaneous usage of --update and --check options
  • Honor --lowercase option while --embed-crc is in action
  • Improve ripemd160 performance
  • Support --brief option to show verification report without header and footer
  • Support --ignore-missing option, to ignore missing files in --check mode
  • Add --bt-transmission option to create Transmission compatible torrent files
  • Honor hash file extension in --update mode
  • LibRHash: add rhash_import() and rhash_export() functions
  • Support runtime loading of OpenSSL 3.0
  • Bugfix: Show total speed in the update mode
  • Bugfix: fix building of the LibRHash static library on Solaris
  • Bugfix: hash options were sometimes ignored in the --check mode
  • Bugfix: star character at the start of filepath must be ignored