<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libar2/Makefile, branch master</title>
<subtitle>[Feature complete] Library for the Argon2-family of hashing functions
</subtitle>
<id>https://git.maandree.se/libar2/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/libar2/atom?h=master'/>
<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>install_name_tool does not support --</title>
<updated>2022-02-19T19:50:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T19:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=ef7be84f2645914eba5d813dc8937ea733a0ecd6'/>
<id>urn:sha1:ef7be84f2645914eba5d813dc8937ea733a0ecd6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: fix linking details for Mac OS</title>
<updated>2022-02-19T19:43:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T19:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=c39ed7dc6f6596d959f71c611981f11a11f05cc2'/>
<id>urn:sha1:c39ed7dc6f6596d959f71c611981f11a11f05cc2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2022-02-17T16:36:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-17T16:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=0f57f977482444db2659e197976ad460c07955a3'/>
<id>urn:sha1:0f57f977482444db2659e197976ad460c07955a3</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 coverage test</title>
<updated>2022-02-16T17:43:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-16T17:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=2e2871b2580c32878777e620c805a94634d4b98e'/>
<id>urn:sha1:2e2871b2580c32878777e620c805a94634d4b98e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libar2_hash_buf_size and fix related documentation for libar2_hash</title>
<updated>2022-02-13T22:22:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-13T22:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=238d8b72069b80522066ac5edc3a4d2155e3382c'/>
<id>urn:sha1:238d8b72069b80522066ac5edc3a4d2155e3382c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump lib version</title>
<updated>2022-02-12T20:57:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-12T20:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=f8184a9cfa6b0d37672ccc564b54796078b2398c'/>
<id>urn:sha1:f8184a9cfa6b0d37672ccc564b54796078b2398c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add man pages, readme, and nonnull attributes and fix documentation typos</title>
<updated>2022-02-12T15:16:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-12T15:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=3aa9f7176fcb50386967e89653272af7fb7cf3c5'/>
<id>urn:sha1:3aa9f7176fcb50386967e89653272af7fb7cf3c5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix typo: libar2_earse -&gt; libar2_erase</title>
<updated>2022-01-17T15:48:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-17T15:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2/commit/?id=77511c68e4f8dad16bd215b541c53cd730d0df51'/>
<id>urn:sha1:77511c68e4f8dad16bd215b541c53cd730d0df51</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
