<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows%2FSHA256</id>
	<title>Windows/SHA256 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows%2FSHA256"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows/SHA256&amp;action=history"/>
	<updated>2026-04-17T00:53:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Windows/SHA256&amp;diff=8943&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== certutil ==   certutil -hashfile [FILE] SHA256  certutil -hashfile [FILE] sha256  certutil -hashfile [FILE] SHA256 &gt; file.certutil  # does not appear to be designed for compare other than visually  Example: &lt;pre&gt; C:\test&gt; certutil -hashfile SOMEFILE sha256 SHA256 hash of SOMEFILE: 2f4a20cca5fce6f872bcfc17828fe7cc4f398ce69de25f5798b0d3ffbxxxxxxx CertUtil: -hashfile command completed successfully. &lt;/pre&gt;  == get-filehash ==   Get-FileHash -Algorithm SHA256 [FILE]  get-f...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows/SHA256&amp;diff=8943&amp;oldid=prev"/>
		<updated>2025-08-22T16:44:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== certutil ==   certutil -hashfile [FILE] SHA256  certutil -hashfile [FILE] sha256  certutil -hashfile [FILE] SHA256 &amp;gt; file.certutil  # does not appear to be designed for compare other than visually  Example: &amp;lt;pre&amp;gt; C:\test&amp;gt; certutil -hashfile SOMEFILE sha256 SHA256 hash of SOMEFILE: 2f4a20cca5fce6f872bcfc17828fe7cc4f398ce69de25f5798b0d3ffbxxxxxxx CertUtil: -hashfile command completed successfully. &amp;lt;/pre&amp;gt;  == get-filehash ==   Get-FileHash -Algorithm SHA256 [FILE]  get-f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== certutil ==&lt;br /&gt;
&lt;br /&gt;
 certutil -hashfile [FILE] SHA256&lt;br /&gt;
 certutil -hashfile [FILE] sha256&lt;br /&gt;
 certutil -hashfile [FILE] SHA256 &amp;gt; file.certutil  # does not appear to be designed for compare other than visually&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\test&amp;gt; certutil -hashfile SOMEFILE sha256&lt;br /&gt;
SHA256 hash of SOMEFILE:&lt;br /&gt;
2f4a20cca5fce6f872bcfc17828fe7cc4f398ce69de25f5798b0d3ffbxxxxxxx&lt;br /&gt;
CertUtil: -hashfile command completed successfully.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== get-filehash ==&lt;br /&gt;
&lt;br /&gt;
 Get-FileHash -Algorithm SHA256 [FILE]&lt;br /&gt;
 get-filehash -algorithm sha256 [FILE]&lt;br /&gt;
 get-filehash [FILE]  # default appears to be sha256&lt;br /&gt;
 Get-FileHash -Algorithm SHA256 [FILE] &amp;gt; file.getfilehash  # does not appear to be designed for compare other than visually&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\test&amp;gt; Get-FileHash -Algorithm SHA256 SOMEFILE&lt;br /&gt;
&lt;br /&gt;
Algorithm       Hash                                                                   Path&lt;br /&gt;
---------       ----                                                                   ----&lt;br /&gt;
SHA256          2F4A20CCA5FCE6F872BCFC17828FE7CC4F398CE69DE25F5798B0D3FFBxxxxxxx       C:\test\SOMEFILE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Compare Hash ==&lt;br /&gt;
&lt;br /&gt;
None of the above seem to be comparable programatically by design?&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>