<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librecrypt/argon2/hash.c, branch 1.1</title>
<subtitle>Offline-hardenable password hashing</subtitle>
<id>https://git.maandree.se/librecrypt/atom/argon2/hash.c?h=1.1</id>
<link rel='self' href='https://git.maandree.se/librecrypt/atom/argon2/hash.c?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/'/>
<updated>2026-05-21T19:32:38Z</updated>
<entry>
<title>Add test and fix a bug</title>
<updated>2026-05-21T19:32:38Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-21T19:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=aff22d5d2f207a6b57f7f1a2b29a9b69f82e2fd7'/>
<id>urn:sha1:aff22d5d2f207a6b57f7f1a2b29a9b69f82e2fd7</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Test argon2 with pepper</title>
<updated>2026-05-21T17:21:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-21T17:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=bbac4b56f9a40671a79a7c5dc378b8da8b33ee8b'/>
<id>urn:sha1:bbac4b56f9a40671a79a7c5dc378b8da8b33ee8b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add some test code</title>
<updated>2026-05-21T16:33:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-21T16:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=0d63bcee00754c81231b0292abe70420943ab545'/>
<id>urn:sha1:0d63bcee00754c81231b0292abe70420943ab545</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add support for custom hash functions</title>
<updated>2026-05-21T15:12:20Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-21T15:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=b29f4153e83623f24bebe99976e1368ef31bb008'/>
<id>urn:sha1:b29f4153e83623f24bebe99976e1368ef31bb008</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add (so far untested and undocument) support for pepper</title>
<updated>2026-05-20T21:04:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-20T21:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=c35b47228f5494f4d806e9166628110af6dd2469'/>
<id>urn:sha1:c35b47228f5494f4d806e9166628110af6dd2469</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Prepare for supporting custom algorithms</title>
<updated>2026-05-20T18:33:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-20T18:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=3454e0328d57f57852bf12d698b6b4a4736d0719'/>
<id>urn:sha1:3454e0328d57f57852bf12d698b6b4a4736d0719</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add WITH_LIBAR2SIMPLIFIED=false + work on fuzzing code</title>
<updated>2026-05-16T00:11:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-16T00:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=8e7bfadb3eb9f43eb0b670b908b479325722fee5'/>
<id>urn:sha1:8e7bfadb3eb9f43eb0b670b908b479325722fee5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Misc</title>
<updated>2026-05-15T18:53:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-15T18:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349'/>
<id>urn:sha1:193d39d9b78a9e3c0c257b2e1e9f9dd4a7a13349</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix some minor issues</title>
<updated>2026-05-14T23:22:19Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-14T23:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=68d6804a43dca2749a68a557e67b98e6005ead83'/>
<id>urn:sha1:68d6804a43dca2749a68a557e67b98e6005ead83</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix minor errors in the test and check that we are not writing out of bounds</title>
<updated>2026-05-14T20:20:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-14T20:20:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=f07a9f80fb6f3099d75534c1e64f448d4b397931'/>
<id>urn:sha1:f07a9f80fb6f3099d75534c1e64f448d4b397931</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
</feed>
