<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libblake, branch 3.0</title>
<subtitle>[Stable] Library for the BLAKE-family of hashing functions
</subtitle>
<id>https://git.maandree.se/libblake/atom?h=3.0</id>
<link rel='self' href='https://git.maandree.se/libblake/atom?h=3.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/'/>
<updated>2022-02-20T10:43:46Z</updated>
<entry>
<title>Bump version</title>
<updated>2022-02-20T10:43:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T10:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=365fcba7c572fe22da8a47ade45138411f45ee4a'/>
<id>urn:sha1:365fcba7c572fe22da8a47ade45138411f45ee4a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add a warning that the API for BLAKE2X is a draft</title>
<updated>2022-02-20T10:41:04Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T10:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=6cb317eac80634758bfab2b9983bc53072431eaf'/>
<id>urn:sha1:6cb317eac80634758bfab2b9983bc53072431eaf</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add warning that BLAKE2X has not been finalised</title>
<updated>2022-02-20T10:35:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T10:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=368522bf1f14fd08411db2b0ec03244548690f3f'/>
<id>urn:sha1:368522bf1f14fd08411db2b0ec03244548690f3f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update init for BLAKE2Xb and BLAKE2Xs according to previous commmit</title>
<updated>2022-02-20T10:29:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T10:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=4319d104ceb3ed1e62e7831b9f232c6b4186a7b4'/>
<id>urn:sha1:4319d104ceb3ed1e62e7831b9f232c6b4186a7b4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add more tests for BLAKE2b and BLAKE2s and update init functions (breaks API; were broken for keyed mode with zero-length message)</title>
<updated>2022-02-20T10:24:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T10:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=36beac7f7077ed94d3c1c0f46733b4f54a3b05b1'/>
<id>urn:sha1:36beac7f7077ed94d3c1c0f46733b4f54a3b05b1</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Documentation</title>
<updated>2022-02-20T07:58:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T07:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=bcce7bde22591ed0501e68207425f2ac1a749721'/>
<id>urn:sha1:bcce7bde22591ed0501e68207425f2ac1a749721</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix linking for Mac OS</title>
<updated>2022-02-19T21:57:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T21:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=e83142a23a54c2715a970b6771a716a01c70b841'/>
<id>urn:sha1:e83142a23a54c2715a970b6771a716a01c70b841</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m doc fix</title>
<updated>2022-02-19T17:17:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T17:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=77ec37eccf2bc4103f9fc784039b7d7b69d5cd18'/>
<id>urn:sha1:77ec37eccf2bc4103f9fc784039b7d7b69d5cd18</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add documentation</title>
<updated>2022-02-19T16:48:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T16:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=73fd50adce38b79152436922d3b912c6fee4838d'/>
<id>urn:sha1:73fd50adce38b79152436922d3b912c6fee4838d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add missing UNLIKELY</title>
<updated>2022-02-19T16:32:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T16:32:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=5fc2ac374608b554ef0a7039022ae57a67b52a89'/>
<id>urn:sha1:5fc2ac374608b554ef0a7039022ae57a67b52a89</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
