<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libkeccak, branch 1.2.1</title>
<subtitle>[Basically feature complete] Keccak-family, including SHA-3, hashing library
</subtitle>
<id>https://git.maandree.se/libkeccak/atom?h=1.2.1</id>
<link rel='self' href='https://git.maandree.se/libkeccak/atom?h=1.2.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/'/>
<updated>2021-07-27T14:07:55Z</updated>
<entry>
<title>config.mk: doc ALLOCA_LIMIT, add CC=cc, and set PREFIX=/usr</title>
<updated>2021-07-27T14:07:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-27T14:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=9110c8b7eba76e40cf66456d78765be86ec232b4'/>
<id>urn:sha1:9110c8b7eba76e40cf66456d78765be86ec232b4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add ALLOCA_LIMIT to fix bug #13 on GitHub reported by Justin Gottula</title>
<updated>2021-07-27T14:07:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-27T14:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=411e0a694f3ed02e1d98abe923601d511bc15b59'/>
<id>urn:sha1:411e0a694f3ed02e1d98abe923601d511bc15b59</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile</title>
<updated>2021-03-01T00:52:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-03-01T00:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=718b1a6ea1c44bcf15e55d3c265310e1cd9211fa'/>
<id>urn:sha1:718b1a6ea1c44bcf15e55d3c265310e1cd9211fa</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Style fix</title>
<updated>2020-06-10T15:18:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-10T15:18:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=ee6db9ffe56cdcdc8da4515c8808bd1d247a4e9f'/>
<id>urn:sha1:ee6db9ffe56cdcdc8da4515c8808bd1d247a4e9f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Merge pull request #12 from hackmod/win32</title>
<updated>2020-06-10T15:14:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-10T15:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=3d72bb0e3fda83cf6577ea9cf2f890f3fd8737c5'/>
<id>urn:sha1:3d72bb0e3fda83cf6577ea9cf2f890f3fd8737c5</id>
<content type='text'>
minimal WIN32 support added</content>
</entry>
<entry>
<title>support WIN32</title>
<updated>2020-06-10T14:42:38Z</updated>
<author>
<name>hackyminer</name>
<email>hackyminer@gmail.com</email>
</author>
<published>2020-06-10T14:42:38Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=6cd4612b341b6d5f0df0b604a1f2ee793539a0d9'/>
<id>urn:sha1:6cd4612b341b6d5f0df0b604a1f2ee793539a0d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffix</title>
<updated>2019-02-12T17:46:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-12T17:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=47139985115e175ed9c3f7d648d6d9ec7c48b89b'/>
<id>urn:sha1:47139985115e175ed9c3f7d648d6d9ec7c48b89b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update makefile</title>
<updated>2019-02-11T17:56:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-11T17:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=6787939ba8b76f10c63a34ae2cacc481aab7d042'/>
<id>urn:sha1:6787939ba8b76f10c63a34ae2cacc481aab7d042</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>General improvements</title>
<updated>2019-02-11T16:56:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-11T16:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=5cee9b9c6394cffee6f31fab00323d9e559f0702'/>
<id>urn:sha1:5cee9b9c6394cffee6f31fab00323d9e559f0702</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Deprecate typedefs</title>
<updated>2019-02-11T15:57:54Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-11T15:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=3547923d8653d72fe8a6a305107ed2e5dca6577c'/>
<id>urn:sha1:3547923d8653d72fe8a6a305107ed2e5dca6577c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
