<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; hashes</title> <atom:link href="http://www.ghacks.net/tag/hashes/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Generate File Hashes Directly In Firefox</title><link>http://www.ghacks.net/2011/12/06/generate-file-hashes-directly-in-firefox/</link> <comments>http://www.ghacks.net/2011/12/06/generate-file-hashes-directly-in-firefox/#comments</comments> <pubDate>Tue, 06 Dec 2011 17:15:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[md5]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53963</guid> <description><![CDATA[Comparing file hashes of files that you have downloaded to your computer with those provided by the provider of said downloads can be a great way of verifying that a file is genuine and that it has not been tampered with by third parties. Security only works if the sources you get the files and [...]]]></description> <content:encoded><![CDATA[<p>Comparing file hashes of files that you have downloaded to your computer with those provided by the provider of said downloads can be a great way of verifying that a file is genuine and that it has not been tampered with by third parties. Security only works if the sources you get the files and hashes from is trustworthy. One example would be if you uploaded a file on a server to download it later to another computer. You&#8217;d generate the hash, upload the file and verify that the hash is identical to the one that you have generated before.</p><p>MD5 Reborned Hasher is a Firefox add-on that integrates hash generating options directly in the browser&#8217;s download window. Having said that, it needs to be noted that users need to keep a history of their downloads in the browser for the add-on to work properly.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-download-hash.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-download-hash.jpg" alt="firefox download hash" title="firefox download hash" width="489" height="440" class="alignnone size-full wp-image-53964" /></a></p><p>The add-on places a small Check Digest link next to each download in the Downloads window of the browser. A click on the link opens a Check File window where hash files can be generated. The add-on supports the generation of MD2, MD5, SHA1, SHA256, SHA384 or SHA512 hashes. Just select the desired hash from the pulldown menu and click the Generate Digest button afterwards.</p><p>The generated checksum is then displayed in the same window. All that is left then is to copy the original hash value into the second field. The add-on compares both hashes and will notify you if they are identical or not.</p><p>Depending on the result you may either decided to quarantine or delete the file or use it on your system.</p><p>MD5 Reborned Hasher is a handy extension for Firefox users who need to verify file downloads regularly. An option to automatically generate hashes for all downloaded files would be handy but is not present in the reviewed version of the add-on.</p><p>Firefox users can download and install the extension <a
href="https://addons.mozilla.org/en-US/firefox/addon/md5-reborned-hasher/">from the</a> official Mozilla Firefox add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/06/generate-file-hashes-directly-in-firefox/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Hash Tab Shell Extension</title><link>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/</link> <comments>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/#comments</comments> <pubDate>Thu, 27 Nov 2008 17:28:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[calculate hashes]]></category> <category><![CDATA[hash tab]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[md5 hash]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[shell extension]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8574</guid> <description><![CDATA[Many users shy away as soon as they hear the words hash or shell extension because of the connotation that the conversation will turn into a highly technical &#8211; and geeky &#8211; one. The concept itself however is pretty simple that even a inexperienced computer user should understand it. A hash is just a string [...]]]></description> <content:encoded><![CDATA[<p>Many users shy away as soon as they hear the words hash or shell extension because of the connotation that the conversation will turn into a highly technical &#8211; and geeky &#8211; one. The concept itself however is pretty simple that even a inexperienced computer user should understand it.</p><p>A hash is just a string that has been computed with the use of an algorithm. That hash is always the same as long as the file that has been checked is not modified. This leads directly to many uses of hash values. They can be used to check that a file is still the same on one computer, that a file that has been uploaded to a remote computer is the same as the file on the source computer or that a download from an Internet website is not corrupt.</p><p>Hash Tab is a Windows shell extension that adds a tab in the File Properties window that is displaying has values of various algorithms like MD5, CRC32 or SHA-512.</p><p><span
id="more-8574"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/hashtab1-366x500.jpg" alt="hashtab" title="hashtab" width="366" height="500" class="alignnone size-medium wp-image-8576" /></p><p>One interesting feature of Hash Tab is the ability to compare hashes in the File Properties dialog. It is possible to select a second file on the hard drive and compare it with the first one or to paste a hash into one of the forms and compare the files that way. The second option is obviously thought for comparing files that are not located on the same computer. Helpful after downloading files on the Internet or transferring files to a remote computer.</p><p>Hash Tab is only one review that was posted by Demetris at his blog. He lists <a
href="http://op111.net/64/">Fifteen useful shell extensions for Windows</a> with lots of screenshots and information on his website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Check MD5 Hashes</title><link>http://www.ghacks.net/2007/04/21/check-md5-hashes/</link> <comments>http://www.ghacks.net/2007/04/21/check-md5-hashes/#comments</comments> <pubDate>Sat, 21 Apr 2007 19:29:52 +0000</pubDate> <dc:creator>Clazirus</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file management]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[md5 checker]]></category> <category><![CDATA[md5 hash]]></category> <category><![CDATA[Software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/21/check-md5-hashes/</guid> <description><![CDATA[MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:]]></description> <content:encoded><![CDATA[<p>MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:</p><p><img
src="http://www.ghacks.net/files/screens/2007/04/md5checker-hashes.JPG" alt="md5 hashes" /></p><p>Using <a
href="http://www.softpedia.com/get/System/File-Management/MD5-Checker.shtml" target="_blank">MD5 checker</a>, we can ensure the integrity of the files. All you need is to copy those published MD5 hashes to clipboard and launch this application. Paste it, and then simply click the browse button to locate the file. The md5 hashes will be compared to the one on the clipboard. The result then will be shown if the file was altered or not.</p><p><span
id="more-1450"></span></p><p><img
src="http://www.ghacks.net/files/screens/2007/04/md5checker-notmatch.JPG" alt="md5 checker " /></p><p>You could also create hashes for your file.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/21/check-md5-hashes/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
