<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: spec/util_hashes_spec.lua history</title>
    <description>spec/util_hashes_spec.lua revision history</description>
    <item>
    <title>spec: Suppress some harmless luacheck warnings in tests</title>
    <link>http://hg.omfa.de/prosody-hg/log/8b06d7c73090/spec/util_hashes_spec.lua</link>
    <description><![CDATA[spec: Suppress some harmless luacheck warnings in tests]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 13 Jan 2023 14:53:40 +0000</pubDate>
</item>
<item>
    <title>util.hashes: Add HKDF-HMAC-SHA256/HKDF-HMAC-SHA384</title>
    <link>http://hg.omfa.de/prosody-hg/log/dbe9781fd278/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Add HKDF-HMAC-SHA256/HKDF-HMAC-SHA384<br/>
<br/>
These are needed for PASETO v3.local.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 13 Jan 2023 14:29:08 +0000</pubDate>
</item>
<item>
    <title>util.hashes: Add SHA3 bindings</title>
    <link>http://hg.omfa.de/prosody-hg/log/36e769c64054/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Add SHA3 bindings]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 10 Sep 2020 21:58:24 +0200</pubDate>
</item>
<item>
    <title>util.hex: Deprecate to/from in favour of encode/decode, for consistency!</title>
    <link>http://hg.omfa.de/prosody-hg/log/a0ff5c438e9d/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hex: Deprecate to/from in favour of encode/decode, for consistency!]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 04 Mar 2022 15:22:45 +0000</pubDate>
</item>
<item>
    <title>util.hashes: Fix output length of PBKDF2-HMAC-SHA256</title>
    <link>http://hg.omfa.de/prosody-hg/log/93293891709b/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Fix output length of PBKDF2-HMAC-SHA256<br/>
<br/>
Somehow it got SHA1's 20 byte output instead of the proper 32 = 256/8]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 22 Apr 2020 21:38:36 +0200</pubDate>
</item>
<item>
    <title>util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests</title>
    <link>http://hg.omfa.de/prosody-hg/log/63a89b876407/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 22 Apr 2020 21:35:33 +0200</pubDate>
</item>
<item>
    <title>Backed out changeset 61bc5c52c941</title>
    <link>http://hg.omfa.de/prosody-hg/log/4a43feb9ab15/spec/util_hashes_spec.lua</link>
    <description><![CDATA[Backed out changeset 61bc5c52c941<br/>
<br/>
luaL_buffinitsize is only available in Lua 5.2+]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 21 Apr 2019 00:59:36 +0200</pubDate>
</item>
<item>
    <title>util.hashes: Allow specifying output key length</title>
    <link>http://hg.omfa.de/prosody-hg/log/61bc5c52c941/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Allow specifying output key length<br/>
<br/>
This is not needed for SCRAM but PBKDF2 takes this argument.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 20 Apr 2019 15:11:04 +0200</pubDate>
</item>
<item>
    <title>util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi())</title>
    <link>http://hg.omfa.de/prosody-hg/log/f299d4917dd8/spec/util_hashes_spec.lua</link>
    <description><![CDATA[util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi())<br/>
<br/>
Number 4 is disabled by default beacuse of how long time it takes]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 19 Apr 2019 14:12:28 +0200</pubDate>
</item>

  </channel>
</rss>
