<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libar2simplified/libar2simplified_decode_r.c, branch 1.1.4</title>
<subtitle>[Complete] Façade for libar2
</subtitle>
<id>https://git.maandree.se/libar2simplified/atom?h=1.1.4</id>
<link rel='self' href='https://git.maandree.se/libar2simplified/atom?h=1.1.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/'/>
<updated>2023-06-23T16:17:00Z</updated>
<entry>
<title>Fix critical bug for automatic salt generation</title>
<updated>2023-06-23T16:17:00Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T16:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=d84d78d2d26c4cf3cdd89c8a30fcb602b2909cb0'/>
<id>urn:sha1:d84d78d2d26c4cf3cdd89c8a30fcb602b2909cb0</id>
<content type='text'>
If getrandom(3) generated bytes with the highest bit set and
(char) is (signed char) (ones' or two's complement is used),
those bytes would become negative indices, rather than be
inside [0, 64), causing random data to be writting into the
salt.

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve srand seed</title>
<updated>2023-06-23T16:08:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T16:08:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=53cf9901f408f2ae69a16912eb90ae45d96e24a7'/>
<id>urn:sha1:53cf9901f408f2ae69a16912eb90ae45d96e24a7</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Whitespace fix + do not call srand unless required</title>
<updated>2023-06-23T15:53:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-23T15:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=20a94987f79144f4d273583048c4fd1d06e39515'/>
<id>urn:sha1:20a94987f79144f4d273583048c4fd1d06e39515</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libar2simplified_decode_r</title>
<updated>2022-02-15T15:21:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-15T15:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libar2simplified/commit/?id=f74764136b8b0564aa0e75e5c667b9d11158a2a9'/>
<id>urn:sha1:f74764136b8b0564aa0e75e5c667b9d11158a2a9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
