<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsha2/test.c, branch 1.1.4.1</title>
<subtitle>[Feature complete] SHA-2-family hashing library
</subtitle>
<id>https://git.maandree.se/libsha2/atom?h=1.1.4.1</id>
<link rel='self' href='https://git.maandree.se/libsha2/atom?h=1.1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/'/>
<updated>2026-05-04T09:34:58Z</updated>
<entry>
<title>Fix aarch64 support</title>
<updated>2026-05-04T09:34:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-05-04T09:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=88749b1c04888ea965720cb8f2ec60c32075386c'/>
<id>urn:sha1:88749b1c04888ea965720cb8f2ec60c32075386c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-10-14T21:20:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T21:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=f38b4e0ce89c5a872a880c578a0ed0c23aede4d0'/>
<id>urn:sha1:f38b4e0ce89c5a872a880c578a0ed0c23aede4d0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Use SHA extensions</title>
<updated>2022-07-08T11:23:00Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-07-08T11:23:00Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=312a92b5104fd5e9090bc079f458f9105a91e1ea'/>
<id>urn:sha1:312a92b5104fd5e9090bc079f458f9105a91e1ea</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix HMAC and add tests</title>
<updated>2019-02-10T18:18:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2019-02-10T18:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha2/commit/?id=3bf8125fce2a7fa71214a03384f2a6dac459ccfc'/>
<id>urn:sha1:3bf8125fce2a7fa71214a03384f2a6dac459ccfc</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>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>
<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>
</feed>
