Download Latest Version CyoHash.exe (589.3 kB)
Email in envelope

Get an email when there's a new version of CyoHash

Home / 1.0.10
Name Modified Size InfoDownloads / Week
Parent folder
README.TXT 2012-03-02 3.1 kB
CyoHash.exe 2012-03-02 338.3 kB
CyoHash-src-1.0.10.zip 2012-03-02 72.9 kB
Totals: 3 Items   414.3 kB 0
===============================================================================
CyoHash
http://cyohash.sourceforge.net/

Copyright (c) 2009-2012, Graham Bull. All rights reserved.
===============================================================================

Version 1.0.10.0
Release Date 2nd March 2012

-------------------------------------------------------------------------------
1. License
-------------------------------------------------------------------------------

CyoHash is made available under the terms of the Berkeley Software
Distribution (BSD) licence, as detailed in LICENSE.TXT. This allows you
complete freedom to use and distribute the code in source and/or binary form,
as long as you respect the original copyright.

-------------------------------------------------------------------------------
2. Building
-------------------------------------------------------------------------------

CyoHash requires Microsoft Visual Studio 2005 or greater.
NSIS (http://nsis.sourceforge.net/Download) is required for building the
installer.

1. Build the solution:

Load the source\CyoHash-vc??.sln solution file into Visual Studio and perform a
release build of the Win32 and/or x64 configuration.  This will build the main
application, the shell extension, and the installer plugin.

2. Installer:

After building the three projects, simply right-click the installer file
(ie. install\CyoHash.nsi) and select 'Compile NSIS Script' to build the
installer executable.

-------------------------------------------------------------------------------
3. Usage
-------------------------------------------------------------------------------

After installing, simply access CyoHash by right-clicking a file and selecting
a hash function from the CyoHash context menu.

-------------------------------------------------------------------------------
4. Release Notes
-------------------------------------------------------------------------------

1.0.10 - 2nd March 2012
- Added ability to pause hashing.

1.0.9 - 23rd December 2011
- Multiple files can now be selected and hashed simultaneously.
- Pasted hashes are now trimmed before they're compared to the calculated hash.
- Added VS2010 solution and projects.

1.0.8 - 30th May 2011
- Added ability to hash using SHA256, SHA384, and SHA512 algorithms
  (requires Windows XP SP3 or newer).

1.0.7 - 4th August 2010
- Added ability to paste a hash into a textbox for easy validation.
- An icon is now displayed in the Windows Explorer context menu (Vista+).

1.0.6 - 29th May 2010
- Added ability to display SHA1 hashes with a base32 encoding.
- Fixed issue in which the window isn't always topmost.

1.0.5 - 2nd March 2010
- Consolidated the separate x86 and x64 installers into one installer.

1.0.4 - 3rd February 2010
- New standalone executable that implements the windowing functionality
  instead of it all being done within the shell extension dll.

1.0.3 - 1st September 2009
- First release on sourceforge.net.
Source: README.TXT, updated 2012-03-02