<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librecrypt, branch 1.1</title>
<subtitle>Offline-hardenable password hashing</subtitle>
<id>https://git.maandree.se/librecrypt/atom/?h=1.1</id>
<link rel='self' href='https://git.maandree.se/librecrypt/atom/?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>Add more tests and fix a bug and and typo</title>
<updated>2026-05-21T17:53:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-21T17:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=90dc983cae70b17628dcf680c16a0093ce6102fe'/>
<id>urn:sha1:90dc983cae70b17628dcf680c16a0093ce6102fe</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 librecrypt_is_enabled</title>
<updated>2026-05-20T17:56:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-20T17:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=8a0e403f4f2ffbbbb81171c6b3b0080634baf149'/>
<id>urn:sha1:8a0e403f4f2ffbbbb81171c6b3b0080634baf149</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Test and fix librecrypt_verify</title>
<updated>2026-05-19T19:07:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-19T19:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=5937284e86a6994a2621e844d940d8b2692ed428'/>
<id>urn:sha1:5937284e86a6994a2621e844d940d8b2692ed428</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2026-05-19T18:15:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-19T18:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/librecrypt/commit/?id=7b9ee1f66664215c4e07f2ba82fb33d62d918cc8'/>
<id>urn:sha1:7b9ee1f66664215c4e07f2ba82fb33d62d918cc8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
</feed>
