Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.TXT | 2010-02-05 | 2.2 kB | |
CyoHash-src.zip | 2010-02-05 | 60.7 kB | |
CyoHash-x64.exe | 2010-02-05 | 287.9 kB | |
CyoHash.exe | 2010-02-05 | 216.2 kB | |
Totals: 4 Items | 567.0 kB | 0 |
=============================================================================== CyoHash http://cyohash.sourceforge.net/ Copyright (c) 2009-2010, Graham Bull. All rights reserved. =============================================================================== Version 1.0.4.1 Release Date 5th February 2010 ------------------------------------------------------------------------------- 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 installers. 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 relevant installer file (eg. install\CyoHash.nsi for 32-bit machines) and select 'Compile NSIS Script' to build the installer. ------------------------------------------------------------------------------- 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.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.