<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Info: #hash</title>
    <description>Posts tagged “hash” — Blog of independent game and app developer Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.</description>
    <link>https://blog.gingerbeardman.com/tag/hash/</link>
    <atom:link href="https://blog.gingerbeardman.com/tag/hash/index.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Tue, 30 Jun 2026 01:15:23 +0000</pubDate>
    <lastBuildDate>Tue, 30 Jun 2026 01:15:23 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>

    
      
        <item>
          <title>File hash calculator app for macOS</title>
          <description>&lt;p&gt;I often need to calculate the hash of a file for verification purposes, to confirm that a download has completed successfully or that an ISO I have dumped from a CD is a correct match with known good dumps.&lt;/p&gt;

&lt;p&gt;I couldn’t find a nice easy to use app for this so I put together my own app. Download it here: &lt;a href=&quot;https://github.com/sunjw/fhash/files/2302036/Hash.app.zip&quot;&gt;Hash.app.zip&lt;/a&gt; (version 1.3).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/hash-app.png&quot; alt=&quot;PNG&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Auto clear text field on each operation&lt;/li&gt;
  &lt;li&gt;Finder “Open with…”&lt;/li&gt;
  &lt;li&gt;Select file on first launch&lt;/li&gt;
  &lt;li&gt;Drag and drop after window is open&lt;/li&gt;
  &lt;li&gt;Single or multiple files&lt;/li&gt;
  &lt;li&gt;Accepts many binary file types&lt;/li&gt;
  &lt;li&gt;Resizable window&lt;/li&gt;
  &lt;li&gt;Hold alt/option to only calculate quickest hashes (CRC32, XHH, MD5)&lt;/li&gt;
  &lt;li&gt;Default is to calculate all hash types, including slower hashes (SHA1, SHA256)&lt;/li&gt;
&lt;/ul&gt;
</description>
          <author>by Matt Sephton</author>
          <pubDate>Sun, 06 May 2018 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2018/05/06/file-hash-calculator-app-for-macos/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2018/05/06/file-hash-calculator-app-for-macos/</guid>
        </item>
      
    

  </channel>
</rss>
