<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/fehashmac/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 24 Feb 2025 19:43:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fehashmac/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,4 @@
-**Hash and HMAC command line tool for 52 hash algorithms including sha3** 
+**Hash and HMAC command line tool for 57 hash algorithms including sha3** 
 sha1 sha224 sha256 sha384 sha512 sha3-224 sha3-256 sha3-384 sha3-512
 extended output length: shake128 shake256
 md2 md4 md5 md6
@@ -9,6 +9,8 @@
 KMAC support for sha3 and shake
 base64 encoding for shake (optional)

+**blake3 is the fastest secure hash algorithm, 15 times faster than md5**
+


 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Mon, 24 Feb 2025 19:43:04 -0000</pubDate><guid>https://sourceforge.net7307796478beb06edffaf2c0d1972faaa9142969</guid></item><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,14 +1,16 @@
-**Hash and HMAC command line tool for 48 hash algorithms** like
-sha1 sha224 sha256 sha384 sha512 and variants
-md2 md4 md5 
+**Hash and HMAC command line tool for 52 hash algorithms including sha3** 
+sha1 sha224 sha256 sha384 sha512 sha3-224 sha3-256 sha3-384 sha3-512
+extended output length: shake128 shake256
+md2 md4 md5 md6
 rmd128 rmd160 rmd256 rmd320 
 whirl gost lash160 lash256 lash384 lash512 tiger2 
-and all SHA3 final candidates: BLAKE, Gröstl, JH, Keccak, Skein
-and RFC 2104 HMAC support
+all SHA3 final candidates: BLAKE, Gröstl, JH, Keccak, Skein
+RFC 2104 HMAC support
+KMAC support for sha3 and shake
+base64 encoding for shake (optional)

-**NEW IN V1.3.0: SHA3 support with sha3-224, sha3-256, sha3-384, sha3-512, shake128, shake256**

-NOTE: due to an upload error, downloads of V1.3.0 before Jan 09, 2015 (09.01.2015) are incomplete and should be repeated.
+
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Mon, 15 Feb 2021 10:02:00 -0000</pubDate><guid>https://sourceforge.netf33305d2cfff428260db6d4ee8b503c8e1bde348</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Harald von Fellenberg is a retired physicist. He has been a UNIX and Open Source evangelist since 1984, working for companies like Olivetti-AT&amp;amp;T, Digital Equipment Corporation, Sun Microsystems (before they all disappeared or got swallowed). At UBS he worked as Security Architect. He has worked as independent Security Consultant for the past 13 years.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Thu, 15 Jan 2015 20:00:04 -0000</pubDate><guid>https://sourceforge.netc9e9f3d72f5fa6508cb1fa0cc80693453f5965f0</guid></item><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,6 +7,8 @@
 and RFC 2104 HMAC support

 **NEW IN V1.3.0: SHA3 support with sha3-224, sha3-256, sha3-384, sha3-512, shake128, shake256**
+
+NOTE: due to an upload error, downloads of V1.3.0 before Jan 09, 2015 (09.01.2015) are incomplete and should be repeated.
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Tue, 13 Jan 2015 16:43:27 -0000</pubDate><guid>https://sourceforge.netd5ed35e4a6be6852ecb3b67542a34175bdb569f4</guid></item><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Wed, 07 Jan 2015 10:37:31 -0000</pubDate><guid>https://sourceforge.net62ab2285e36b2547885c2a1d1e6e9078237d872c</guid></item><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,12 @@
-Welcome to your wiki!
+**Hash and HMAC command line tool for 48 hash algorithms** like
+sha1 sha224 sha256 sha384 sha512 and variants
+md2 md4 md5 
+rmd128 rmd160 rmd256 rmd320 
+whirl gost lash160 lash256 lash384 lash512 tiger2 
+and all SHA3 final candidates: BLAKE, Gröstl, JH, Keccak, Skein
+and RFC 2104 HMAC support

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/fehashmac/wiki/markdown_syntax/) syntax.
-
+**NEW IN V1.3.0: SHA3 support with sha3-224, sha3-256, sha3-384, sha3-512, shake128, shake256**
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Tue, 06 Jan 2015 22:33:54 -0000</pubDate><guid>https://sourceforge.neta549bab9a45102aa2ae1cd02fb6b98628b37baad</guid></item><item><title>Home modified by Harald von Fellenberg</title><link>https://sourceforge.net/p/fehashmac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/fehashmac/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="/u/hvf23/"&gt;Harald von Fellenberg&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-516c512a5fcbc979b97df435" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harald von Fellenberg</dc:creator><pubDate>Mon, 15 Apr 2013 19:12:43 -0000</pubDate><guid>https://sourceforge.net8f2b8715e91c70d63c7c8dcd92ef8bca029c5ff0</guid></item></channel></rss>