<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libblake/libblake.h, branch 3.0.2</title>
<subtitle>[Stable] Library for the BLAKE-family of hashing functions</subtitle>
<id>https://git.maandree.se/libblake/atom/libblake.h?h=3.0.2</id>
<link rel='self' href='https://git.maandree.se/libblake/atom/libblake.h?h=3.0.2'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/'/>
<updated>2024-09-11T17:58:39Z</updated>
<entry>
<title>m</title>
<updated>2024-09-11T17:58:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-11T17:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=c1940f0f9d77464c115a5b5b07f873b4c250f4e5'/>
<id>urn:sha1:c1940f0f9d77464c115a5b5b07f873b4c250f4e5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix documentation on how partial bytes are input</title>
<updated>2024-08-24T17:49:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-24T17:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=757a42ec3dd23ca0af72cffa47a66430ed38366d'/>
<id>urn:sha1:757a42ec3dd23ca0af72cffa47a66430ed38366d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m doc fix</title>
<updated>2023-07-06T13:49:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-07-06T13:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=f6c20826c7389485dfc4c80509452aa6ec57c147'/>
<id>urn:sha1:f6c20826c7389485dfc4c80509452aa6ec57c147</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m doc</title>
<updated>2022-02-20T20:42:59Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T20:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=b5c1cb5eeff5f2d3e5897218fd9a1be86362a642'/>
<id>urn:sha1:b5c1cb5eeff5f2d3e5897218fd9a1be86362a642</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add block size macro constants</title>
<updated>2022-02-20T13:29:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T13:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=586026a29b9d069cbfea0c5de8f22f2383356ecc'/>
<id>urn:sha1:586026a29b9d069cbfea0c5de8f22f2383356ecc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix libblake_blake2xb_force_update and add tests for BLAKE2X</title>
<updated>2022-02-20T13:17:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-20T13:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libblake/commit/?id=5bec844915059902d99ae8693b52bd7e42fe4fca'/>
<id>urn:sha1:5bec844915059902d99ae8693b52bd7e42fe4fca</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>
</feed>
