<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
<atom:link href="https://akupries.tclers.tk/rss.xml" rel="self" type="application/rss+xml" />

<title>Posts tagged &quot;sha1&quot; | Andreas' ComputerLab</title>
<link>https://akupries.tclers.tk/blog/tag-sha1.html</link>
<description></description>
<language>en</language>
<copyright><![CDATA[&lt;a href=&quot;$rootDirPath/disclaimer.html&quot;&gt;Copyright &amp;copy;&lt;/a&gt;
		 1997-$year &lt;a href='mailto:andreas.kupries@gmail.com'&gt;Andreas Kupries&lt;/a&gt;]]></copyright>
<lastBuildDate>Sat, 04 Feb 2023 09:15:58 GMT</lastBuildDate>
<generator>Tclssg 1.0.0b</generator>

    <item>
        <title><![CDATA[AnKH 1.0 released]]></title>
        <link>https://akupries.tclers.tk/blog/ann-ankh-10.html</link>
        <guid>https://akupries.tclers.tk/blog/ann-ankh-10.html</guid>
        <description><![CDATA[<p><a href="https://core.tcl-lang.org/akupries/ankh">AnKH</a> is now at version
<code>1.0</code>.</p>

<p>With the addition of the slicing options <code>-offset</code> and <code>-length</code> I
consider it to be essentially feature complete.</p>

<p>The primary site for the package sources is</p>

<ul>
<li><a href="https://core.tcl-lang.org/akupries/ankh/">Core</a>
</li></ul>

<p>with mirrors at</p>

<ul>
<li><a href="https://chiselapp.com/user/andreas_kupries/repository/ankh/">ChiselApp</a> and</li>
<li><a href="https://github.com/andreas-kupries/ankh/">Github</a>
</li></ul>

<hr /><p>Happy Tcling.</p>]]></description>
        <pubDate>Fri, 05 Mar 2021 23:00:00 GMT</pubDate>
    </item>

    <item>
        <title><![CDATA[AnKH 0.0 released]]></title>
        <link>https://akupries.tclers.tk/blog/ann-ankh.html</link>
        <guid>https://akupries.tclers.tk/blog/ann-ankh.html</guid>
        <description><![CDATA[<p>Let it be known that
<a href="https://core.tcl-lang.org/akupries/ankh/">AnKH (Andreas Kupries' Hashes)</a>,
a new Tcl extension/package providing numerous hash functions is now
available at version <a href="https://core.tcl-lang.org/akupries/ankh/info/aa8b5235cba26c54">0.0</a>.</p>

<p>It is a
<a href="https://core.tcl-lang.org/akupries/ankh/doc/trunk/embedded/md/doc/files/ankh_license.md">BSD licensed</a>
package using <a href="https://github.com/andreas-kupries/critcl">CriTcl</a> to wrap most
of <a href="https://github.com/rhash/RHash">RHash</a>, a BSD licensed C package
providing most of the hash function implementations. The execption is
SHA-1, which is implemented with the same C code as used by
<a href="https://core.tcl-lang.org/tcllib/">Tcllib</a>'s SHA-1 accelerator.</p>

<p>The primary site for the package sources is</p>

<ul>
<li><a href="https://core.tcl-lang.org/akupries/ankh/">Core</a>
</li></ul>

<p>with mirrors at</p>

<ul>
<li><a href="https://chiselapp.com/user/andreas_kupries/repository/ankh/">ChiselApp</a> and</li>
<li><a href="https://github.com/andreas-kupries/ankh/">Github</a>
</li></ul>

<hr /><p>Happy Tcling.</p>]]></description>
        <pubDate>Sat, 27 Feb 2021 23:00:00 GMT</pubDate>
    </item>

</channel>
</rss>
