<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsha1, branch 1.1.3</title>
<subtitle>[Complete] SHA-1 and SHA-0 hashing library</subtitle>
<id>https://git.maandree.se/libsha1/atom/?h=1.1.3</id>
<link rel='self' href='https://git.maandree.se/libsha1/atom/?h=1.1.3'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/'/>
<updated>2024-10-14T20:58:30Z</updated>
<entry>
<title>Update year</title>
<updated>2024-10-14T20:58:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T20:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=450e459b6d5251934174f361df619a65d56ec3dd'/>
<id>urn:sha1:450e459b6d5251934174f361df619a65d56ec3dd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix MINOR_VERSION</title>
<updated>2024-10-14T20:57:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=8c7348888918e892d45043c5ac21572e4212243a'/>
<id>urn:sha1:8c7348888918e892d45043c5ac21572e4212243a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add optimisation for SHA-1 on ARMv8</title>
<updated>2024-10-14T20:56:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T20:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=e60dfd44ea054078895471cec7ca63d6aaa6ba77'/>
<id>urn:sha1:e60dfd44ea054078895471cec7ca63d6aaa6ba77</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-10-14T20:05:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T20:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=1b961b5b2f21887e2eb82c1b5f6e64098a8b77ad'/>
<id>urn:sha1:1b961b5b2f21887e2eb82c1b5f6e64098a8b77ad</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Rename config.mk to config-x86.mk and add config-portable.mk</title>
<updated>2024-10-14T16:23:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T16:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=e605868a9c9924e3d68ef0b04b247c297e58bb05'/>
<id>urn:sha1:e605868a9c9924e3d68ef0b04b247c297e58bb05</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix whitespace</title>
<updated>2024-10-14T13:42:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-14T13:42:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=859fa2cd657b44f2bc2f3bde625ac6f6298b29a2'/>
<id>urn:sha1:859fa2cd657b44f2bc2f3bde625ac6f6298b29a2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Update e-mail</title>
<updated>2024-10-06T08:17:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-06T08:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=e5b9dc32fa748343131b1c02b2f07a4d677e1421'/>
<id>urn:sha1:e5b9dc32fa748343131b1c02b2f07a4d677e1421</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix optimised SHA1 implementation x86 intrinsic SHA1 instructions</title>
<updated>2024-08-25T21:09:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-25T21:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=da9152b546d090875b769cd85b95681a4324541a'/>
<id>urn:sha1:da9152b546d090875b769cd85b95681a4324541a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Bug and warning fix</title>
<updated>2024-08-24T08:09:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-24T08:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=871a9a1aaa59a9a857078b7a1fb734d0ef849e9d'/>
<id>urn:sha1:871a9a1aaa59a9a857078b7a1fb734d0ef849e9d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Empty signed commit</title>
<updated>2024-04-06T10:00:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-04-06T10:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsha1/commit/?id=27f42d70b2bfeff2c3ef299f8b5f1b3619016328'/>
<id>urn:sha1:27f42d70b2bfeff2c3ef299f8b5f1b3619016328</id>
<content type='text'>
</content>
</entry>
</feed>
