<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsha2/libsha2.h, branch 1.1.4</title>
<subtitle>[Feature complete] SHA-2-family hashing library
</subtitle>
<id>https://git.maandree.se/libsha2/atom?h=1.1.4</id>
<link rel='self' href='https://git.maandree.se/libsha2/atom?h=1.1.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/'/>
<updated>2024-10-14T13:42:33Z</updated>
<entry>
<title>Fix whitespace</title>
<updated>2024-10-14T13:42:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T13:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db'/>
<id>urn:sha1:fdd66d4d0e0a48bc2b2430b07948ef42bc64e7db</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Use uint_leastN_t instead of uintN_t</title>
<updated>2022-07-07T14:07:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-07T14:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=c65cda9f1761a19eac33a2e9d1e16599472ae067'/>
<id>urn:sha1:c65cda9f1761a19eac33a2e9d1e16599472ae067</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Inline the output size functions</title>
<updated>2022-07-07T13:18:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-07T13:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=77e0e09222fdc121d9044289229a6f19c0ba406b'/>
<id>urn:sha1:77e0e09222fdc121d9044289229a6f19c0ba406b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m whitespace</title>
<updated>2022-07-07T13:04:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-07T13:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=7b719b6251585b3bea94176fd93ed66c6fa92b48'/>
<id>urn:sha1:7b719b6251585b3bea94176fd93ed66c6fa92b48</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Minor improvement and man pages for HMAC</title>
<updated>2019-02-10T16:54:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T16:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=6e3af681aa5927d2ab2861e94c0cfea6fa42c0ab'/>
<id>urn:sha1:6e3af681aa5927d2ab2861e94c0cfea6fa42c0ab</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libsha2_hmac_[un]marshal</title>
<updated>2019-02-10T16:20:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T16:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=9d4bd0942daca7b705d73de7341834444567b457'/>
<id>urn:sha1:9d4bd0942daca7b705d73de7341834444567b457</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add HMAC and use void * instead of char * for binary data</title>
<updated>2019-02-10T16:11:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T16:10:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=32a5ae4e65844615cb3e32aaefcdb7abe4af54c9'/>
<id>urn:sha1:32a5ae4e65844615cb3e32aaefcdb7abe4af54c9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Minor fixes and tests</title>
<updated>2019-02-10T12:48:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T12:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=7f5da97d1078fbeee7ef6125802ab2c7092079e0'/>
<id>urn:sha1:7f5da97d1078fbeee7ef6125802ab2c7092079e0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix libsha2_digest + minor improvements</title>
<updated>2019-02-10T10:28:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T10:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=d84edd9500e6e22ba49c76dc93a7c0731755d008'/>
<id>urn:sha1:d84edd9500e6e22ba49c76dc93a7c0731755d008</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add marshal and unmarshal functions</title>
<updated>2019-02-09T19:44:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-09T19:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=8d0cea10adbe544c38ee458b9b2b67bba2c72959'/>
<id>urn:sha1:8d0cea10adbe544c38ee458b9b2b67bba2c72959</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
