<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libkeccak, branch 1.4.3</title>
<subtitle>[Basically feature complete] Keccak-family, including SHA-3, hashing library
</subtitle>
<id>https://git.maandree.se/libkeccak/atom?h=1.4.3</id>
<link rel='self' href='https://git.maandree.se/libkeccak/atom?h=1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/'/>
<updated>2026-02-22T13:18:47Z</updated>
<entry>
<title>m fixes</title>
<updated>2026-02-22T13:18:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-22T13:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=094bdf46112d7c05854f80d96665d8e46d266a23'/>
<id>urn:sha1:094bdf46112d7c05854f80d96665d8e46d266a23</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Update e-mail</title>
<updated>2024-10-06T10:17:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-06T10:17:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=5c50a649600ccda1dd5f64225ed5cfcf5065f08b'/>
<id>urn:sha1:5c50a649600ccda1dd5f64225ed5cfcf5065f08b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m + split out implemenation for w=8,16,32,64</title>
<updated>2024-09-15T11:21:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-15T11:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=1f9e94880486a44ed95f8d84a6dc02aa9351bd51'/>
<id>urn:sha1:1f9e94880486a44ed95f8d84a6dc02aa9351bd51</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Optimisation for w=8,16,32</title>
<updated>2024-09-15T09:57:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-15T09:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=7897170e09aa19122053ff24797b4d7c23f47cbc'/>
<id>urn:sha1:7897170e09aa19122053ff24797b4d7c23f47cbc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-09-15T09:45:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-15T09:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=6bc1d2776832ce2f96d4d193d4084098a116f683'/>
<id>urn:sha1:6bc1d2776832ce2f96d4d193d4084098a116f683</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Organise files</title>
<updated>2024-09-15T00:15:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-15T00:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=d4ce8327ff902b5ecd42d057063c03793e6d91c2'/>
<id>urn:sha1:d4ce8327ff902b5ecd42d057063c03793e6d91c2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-09-14T22:51:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-14T22:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=fcd12528c6bce11de3b6f4a5482422f27d3d497a'/>
<id>urn:sha1:fcd12528c6bce11de3b6f4a5482422f27d3d497a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Move man pages into man3/ and man7/</title>
<updated>2024-09-14T22:47:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-14T22:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=f14ba70de62cbd47e074756b1f1aec1f3b77a02d'/>
<id>urn:sha1:f14ba70de62cbd47e074756b1f1aec1f3b77a02d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Split libkeccak.h and fix support for architectures that do not allow misaligned memory</title>
<updated>2024-09-14T22:37:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-14T22:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=0ab7b5a1ce4ed6735b40e167f8b05b8bf1fede59'/>
<id>urn:sha1:0ab7b5a1ce4ed6735b40e167f8b05b8bf1fede59</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-09-14T22:26:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-14T22:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=b632f93d47c85ea2523fbfbe1b770f7cdfef2a9f'/>
<id>urn:sha1:b632f93d47c85ea2523fbfbe1b770f7cdfef2a9f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
