GtkHash Changelog

What's new in GtkHash 0.7.0

Jan 29, 2014
  • This version adds a Nemo File Manager extension and more command-line options.

New in GtkHash 0.6.0 (Dec 15, 2011)

  • This version adds a "Check" feature for comparing digests and adds support for MD6 and HMAC.
  • GSettings is now used instead of GConf for storing preferences.

New in GtkHash 0.5.0 (Nov 1, 2011)

  • This version improves performance on SMP systems and adds support for libcrypto.

New in GtkHash 0.4.0 (Oct 31, 2011)

  • Added support for hashing non-local files using GIO
  • Made mhash an optional dependency
  • Added optional support for other hash libraries/interfaces
  • Added Digest Format option
  • Added optional Thunar (Xfce file manager) plugin
  • Added support for GTK+ 3
  • General usability improvements

New in GtkHash 0.3.0 (Nov 23, 2009)

  • Added an optional Nautilus extension

New in GtkHash 0.2.1 (Jan 1, 2009)

  • Fixed progress bar display for large files
  • Removed dependency on libglade