<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libar2/test.c, branch 1.2.4</title>
<subtitle>[Feature complete] Library for the Argon2-family of hashing functions
</subtitle>
<id>https://git.maandree.se/libar2/atom?h=1.2.4</id>
<link rel='self' href='https://git.maandree.se/libar2/atom?h=1.2.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/'/>
<updated>2022-03-19T21:33:46Z</updated>
<entry>
<title>libar2_encode_base64: fix support for overlap</title>
<updated>2022-03-19T21:33:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-03-19T21:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=b5508dd1088acfc31a8a92fd9798fced0bcb41b3'/>
<id>urn:sha1:b5508dd1088acfc31a8a92fd9798fced0bcb41b3</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>test: check libar2_decode_base64 with buffer overlap</title>
<updated>2022-03-19T21:11:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-03-19T21:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=68ea372bcdad567e9ab9d6ff8611fccba6947ddc'/>
<id>urn:sha1:68ea372bcdad567e9ab9d6ff8611fccba6947ddc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Some fixes</title>
<updated>2022-02-17T18:43:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T18:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=e1ff5cc788f1f418e75d63b8e4c4fe5554fbe2c8'/>
<id>urn:sha1:e1ff5cc788f1f418e75d63b8e4c4fe5554fbe2c8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m style</title>
<updated>2022-02-17T16:13:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T16:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=7c496e0f49723401f1537208199feeed6fc5ba59'/>
<id>urn:sha1:7c496e0f49723401f1537208199feeed6fc5ba59</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m + add tests for optimisations</title>
<updated>2022-02-17T16:11:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T16:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=4453280480a019c0fbe6d475deef0ecb918d2806'/>
<id>urn:sha1:4453280480a019c0fbe6d475deef0ecb918d2806</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m + use optimisations '(adds auto-executed function: libar2_init)'</title>
<updated>2022-02-17T14:11:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T14:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=6570686dc178b801b287e0ab155aaf691bbcb1eb'/>
<id>urn:sha1:6570686dc178b801b287e0ab155aaf691bbcb1eb</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add optimisations (no yet used)</title>
<updated>2022-02-17T10:11:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T10:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=89a3b78d6818a7e862610a7619bde1a4daa95305'/>
<id>urn:sha1:89a3b78d6818a7e862610a7619bde1a4daa95305</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix previous commit</title>
<updated>2022-02-16T22:55:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-16T22:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=d21c35a32fe49d145e1df6df0be1af33a0e16669'/>
<id>urn:sha1:d21c35a32fe49d145e1df6df0be1af33a0e16669</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Strict parameter order in parameter string (this is what is done in the reference implementation and is the desirable behaviour)</title>
<updated>2022-02-16T21:53:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-16T21:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=407c937a1ce70bf12d53e4b3854eb0581610ab71'/>
<id>urn:sha1:407c937a1ce70bf12d53e4b3854eb0581610ab71</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Make test code work with musl</title>
<updated>2022-02-16T21:38:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-16T21:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=7ed8efcac4ee646a232ee29c2dad87e6a6e35817'/>
<id>urn:sha1:7ed8efcac4ee646a232ee29c2dad87e6a6e35817</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
