Whirlpool File Checker Changelog

What's new in Whirlpool File Checker 0.5

Feb 25, 2021
  • Added a tool that automatically selects the fastest procedure among the 4 available
  • Rewritten the SSE2 procedure
  • Added a new SSE4.1 procedure in addition to the previous one

New in Whirlpool File Checker 0.4 (Jun 7, 2017)

  • added support for path sizes above 259 characters
  • performances improved in 32-bit
  • fixed a bug that could occur with file sizes multiple of 64 KB
  • sources are now compiled with MinGW 6.2.0 (instead of 4.7.4)

New in Whirlpool File Checker 0.3.1 (May 13, 2014)

  • fixed a random crash appeared with version 0.3

New in Whirlpool File Checker 0.3 (Apr 22, 2014)

  • speed improvement when SSE4.1 is available

New in Whirlpool File Checker 0.2 (Jun 20, 2013)

  • added display of the time remaining
  • statistics are now displayed in a status bar
  • minor fixes and improvements