<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libkeccak, branch 1.2.2</title>
<subtitle>[Basically feature complete] Keccak-family, including SHA-3, hashing library
</subtitle>
<id>https://git.maandree.se/libkeccak/atom?h=1.2.2</id>
<link rel='self' href='https://git.maandree.se/libkeccak/atom?h=1.2.2'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/'/>
<updated>2021-07-30T16:59:01Z</updated>
<entry>
<title>Suppress clang warnings</title>
<updated>2021-07-30T16:59:01Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=67c2da55938ac19d0428205cdf53fb1bc6d3f386'/>
<id>urn:sha1:67c2da55938ac19d0428205cdf53fb1bc6d3f386</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use inline instead of static inline for non-deprecated functions</title>
<updated>2021-07-30T16:57:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=024ddbc9c48427a4e98d9258f6aa5b83205d0c62'/>
<id>urn:sha1:024ddbc9c48427a4e98d9258f6aa5b83205d0c62</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Merge pull request #14 from alebcay/macos-alloca</title>
<updated>2021-07-30T16:29:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=286fa6f5c5f173c9ab44f725e8456f8b45f6d406'/>
<id>urn:sha1:286fa6f5c5f173c9ab44f725e8456f8b45f6d406</id>
<content type='text'>
Include alloca.h on macOS</content>
</entry>
<entry>
<title>Fix clang warnings</title>
<updated>2021-07-30T16:29:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=8af021382087293e2205eb15642346c6fdd30a59'/>
<id>urn:sha1:8af021382087293e2205eb15642346c6fdd30a59</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Do not divide by sizeof(char)</title>
<updated>2021-07-30T16:06:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=a198f806d60b641406955d6b8c494b2bd5d8989c'/>
<id>urn:sha1:a198f806d60b641406955d6b8c494b2bd5d8989c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2021-07-30T16:00:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-07-30T16:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=a766a76da23e56ddd37933408e04712856a85263'/>
<id>urn:sha1:a766a76da23e56ddd37933408e04712856a85263</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>common.h: macOS needs alloca.h too</title>
<updated>2021-07-30T13:29:07Z</updated>
<author>
<name>Caleb Xu</name>
<email>calebcenter@live.com</email>
</author>
<published>2021-07-30T13:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libkeccak/commit/?id=69fd49bcedfc7257b87682d9a79a63602531b1b4'/>
<id>urn:sha1:69fd49bcedfc7257b87682d9a79a63602531b1b4</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
