<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzahl/man, branch master</title>
<subtitle>[Stable] Big integer library
</subtitle>
<id>https://git.maandree.se/libzahl/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/libzahl/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/'/>
<updated>2016-07-24T19:19:02Z</updated>
<entry>
<title>Fix type of the last parameter for zptest in its man page</title>
<updated>2016-07-24T19:19:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-07-24T19:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=ae8fb895ff82b75f7708b89c60565a2347e4593f'/>
<id>urn:sha1:ae8fb895ff82b75f7708b89c60565a2347e4593f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>doc: vulnerabilities concerning cryptographic applications</title>
<updated>2016-06-18T23:54:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-06-18T23:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=7132e2b0f31ca0520465baf3caa75650c5b1bf2f'/>
<id>urn:sha1:7132e2b0f31ca0520465baf3caa75650c5b1bf2f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Always satisfy n=qd+r to avoid confusion</title>
<updated>2016-05-11T16:25:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-11T16:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=0703ea9ea4155d59d1356713789c60f5e6e8c7a6'/>
<id>urn:sha1:0703ea9ea4155d59d1356713789c60f5e6e8c7a6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Work on the manual and zstr_length checks that the radix is valid</title>
<updated>2016-05-11T14:10:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-11T14:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=a36227cae9c9983faad42f98c3aa79c7a0d863a0'/>
<id>urn:sha1:a36227cae9c9983faad42f98c3aa79c7a0d863a0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>zdivmod: minor correction</title>
<updated>2016-05-09T21:06:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-09T21:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=4230ed7f17d633944c5f35dde401f8761994954a'/>
<id>urn:sha1:4230ed7f17d633944c5f35dde401f8761994954a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>n ≠ qd + r, that would just complicate things</title>
<updated>2016-05-09T20:47:17Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-09T20:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=f0aa2f671e01ce36c98f55718cb2ca62c69ac55a'/>
<id>urn:sha1:f0aa2f671e01ce36c98f55718cb2ca62c69ac55a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>zdiv.3: rationale for truncated division</title>
<updated>2016-05-01T08:16:16Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-01T08:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=52e017b923f37eb749a619329b3ac2874d53245e'/>
<id>urn:sha1:52e017b923f37eb749a619329b3ac2874d53245e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>zptest.3: why it is called NONPRIME rather than COMPOSITE</title>
<updated>2016-04-30T23:20:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-30T23:20:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=e702b9682fcd87fac3ce169e2c98d0c409a6f7e0'/>
<id>urn:sha1:e702b9682fcd87fac3ce169e2c98d0c409a6f7e0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add refsheet</title>
<updated>2016-04-29T14:18:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-29T14:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=248dc4edb52a9cf83a0b4574dfec1bf7b3c5ad7e'/>
<id>urn:sha1:248dc4edb52a9cf83a0b4574dfec1bf7b3c5ad7e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix typo, thank you Neven</title>
<updated>2016-04-27T00:28:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-27T00:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=d8b03c927769256ad954eb1c1033a6dfeaf22c0f'/>
<id>urn:sha1:d8b03c927769256ad954eb1c1033a6dfeaf22c0f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
