<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsha2, branch 1.0</title>
<subtitle>[Feature complete] SHA-2-family hashing library
</subtitle>
<id>https://git.maandree.se/libsha2/atom?h=1.0</id>
<link rel='self' href='https://git.maandree.se/libsha2/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/'/>
<updated>2019-02-10T17:09:37Z</updated>
<entry>
<title>Improve makefile</title>
<updated>2019-02-10T17:09:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T17:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=dbad0c3027a170e51a4a33c381bc24ec2ec8b09b'/>
<id>urn:sha1:dbad0c3027a170e51a4a33c381bc24ec2ec8b09b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for HMAC</title>
<updated>2019-02-10T17:05:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T17:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=6a41e6dc9dda34bca8b528fd1a80e82f7ee7e64b'/>
<id>urn:sha1:6a41e6dc9dda34bca8b528fd1a80e82f7ee7e64b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>...</title>
<updated>2019-02-10T16:55:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T16:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=09e282b3cbd465a808dccc8223c0e0805faf4642'/>
<id>urn:sha1:09e282b3cbd465a808dccc8223c0e0805faf4642</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>libsha2.h.0: securely erasing the state</title>
<updated>2019-02-10T16:29:04Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T16:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=f5af2ea40fe8ab5978a9b63a3e33fab054d77472'/>
<id>urn:sha1:f5af2ea40fe8ab5978a9b63a3e33fab054d77472</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>Use lowest bits rather than highest bits in complete byte, document this, and add tests</title>
<updated>2019-02-10T14:58:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T14:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=6b7209128ee0a7aa22126ed7f4cc3d0c2fee267b'/>
<id>urn:sha1:6b7209128ee0a7aa22126ed7f4cc3d0c2fee267b</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>Add test cases</title>
<updated>2019-02-10T12:14:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T12:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=eccfc055166d2a1ceff60715e6d94e039ec07a60'/>
<id>urn:sha1:eccfc055166d2a1ceff60715e6d94e039ec07a60</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
