<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsha2/unmarshal.c, 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>2022-07-07T13:26:10Z</updated>
<entry>
<title>Don't marshal w</title>
<updated>2022-07-07T13:26:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-07T13:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=17468588ff3a907f16dca4155b0a15bd8e82109a'/>
<id>urn:sha1:17468588ff3a907f16dca4155b0a15bd8e82109a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove documentation from .c files that already exist in .h files</title>
<updated>2022-07-07T13:21:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-07T13:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=2b417525c4eb152bb6f5c4bb845c3c0ecccd456e'/>
<id>urn:sha1:2b417525c4eb152bb6f5c4bb845c3c0ecccd456e</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>Marshal/Unmarshal: do no marshal unset bytes in the chunk</title>
<updated>2019-02-10T10:39:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T10:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=3c3a199f287faa7e3b714c6c7c39e5b35d61ef10'/>
<id>urn:sha1:3c3a199f287faa7e3b714c6c7c39e5b35d61ef10</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>Fix warnings</title>
<updated>2019-02-09T20:30:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-09T20:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=ae42e15f211feb8625450e5dcc899ae29d885ba7'/>
<id>urn:sha1:ae42e15f211feb8625450e5dcc899ae29d885ba7</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>
