<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sha3sum/test, branch 1.2.4</title>
<subtitle>[Feature complete] SHA-3 and Keccak checksum utility
</subtitle>
<id>https://git.maandree.se/sha3sum/atom?h=1.2.4</id>
<link rel='self' href='https://git.maandree.se/sha3sum/atom?h=1.2.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/'/>
<updated>2022-02-26T22:21:04Z</updated>
<entry>
<title>Add shake128sum and rawshake128sum</title>
<updated>2022-02-26T22:21:04Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-26T21:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=6c293f272c62edffb3a749230ebb7469e0e969d9'/>
<id>urn:sha1:6c293f272c62edffb3a749230ebb7469e0e969d9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use lowercase by default</title>
<updated>2020-10-21T15:30:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-10-21T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=a070f58c7de2ecba86a671209c519712e29679bf'/>
<id>urn:sha1:a070f58c7de2ecba86a671209c519712e29679bf</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>test: check that -c accepts both uppercase and lowercase</title>
<updated>2020-10-21T15:24:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-10-21T15:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=6a5995fdf595260f9db3c2704fd8170ee7636f0c'/>
<id>urn:sha1:6a5995fdf595260f9db3c2704fd8170ee7636f0c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update test for -z</title>
<updated>2020-10-21T14:27:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-10-21T14:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=9846f40d461ca7515b61bd1dd9a29e71af25aa97'/>
<id>urn:sha1:9846f40d461ca7515b61bd1dd9a29e71af25aa97</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add sha3sum for compatibility with busybox (-w and -s are however not support)</title>
<updated>2020-10-21T14:22:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-10-21T14:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=1f16c1b20cc63bcf2adb91ab89098252ddcf005e'/>
<id>urn:sha1:1f16c1b20cc63bcf2adb91ab89098252ddcf005e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add -z</title>
<updated>2020-10-21T14:14:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-10-21T14:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=258c031f0818c60ff251db617201f502519ad253'/>
<id>urn:sha1:258c031f0818c60ff251db617201f502519ad253</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>test: use POSIX-compliant printf</title>
<updated>2017-10-15T18:18:53Z</updated>
<author>
<name>Leo Izen</name>
<email>leo.izen@gmail.com</email>
</author>
<published>2017-10-15T18:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=5639afe8a055d36421ceeb843c8f6aadeec6f3b2'/>
<id>urn:sha1:5639afe8a055d36421ceeb843c8f6aadeec6f3b2</id>
<content type='text'>
The test shell script had previously used \x notation, which is
not POSIX-compliant and therefore is "undefined behavior." In this case,
the script will fail if /bin/sh is DASH or some other minimal shell.
This commit replaces the hexadecimal \x notation with \ddd octal
notation, which is strictly POSIX-compliant and will work in any POSIX
shell located at /bin/sh.
</content>
</entry>
<entry>
<title>Add test</title>
<updated>2017-10-15T13:27:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-15T13:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sha3sum/commit/?id=ec16755f60139245de7f3ba7fa7ac32c444cbd7a'/>
<id>urn:sha1:ec16755f60139245de7f3ba7fa7ac32c444cbd7a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
