<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/util, branch master</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2025-03-20T15:22:47Z</updated>
<entry>
<title>Fix discriminant iteration in CM with composite order.</title>
<updated>2025-03-20T15:22:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-20T15:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=efa899bab078ef57d55ffbde9343d1320a9b08a0'/>
<id>urn:sha1:efa899bab078ef57d55ffbde9343d1320a9b08a0</id>
<content type='text'>
The prime impl is still broken. The family gen is as well.
</content>
</entry>
<entry>
<title>Add KSS curve generation.</title>
<updated>2024-12-01T19:03:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-12-01T19:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=0e9aa69f03a2c6519c8eaeab571b5155d80b05c0'/>
<id>urn:sha1:0e9aa69f03a2c6519c8eaeab571b5155d80b05c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Travis.</title>
<updated>2018-07-09T22:05:44Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-09T19:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e73dbb321629b845d37cae1b8376a8ac5a7542be'/>
<id>urn:sha1:e73dbb321629b845d37cae1b8376a8ac5a7542be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More bits tests.</title>
<updated>2018-04-05T21:19:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-05T21:19:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=0eaa0d614b081b1a2b87dfefe64f8d1723acf6ad'/>
<id>urn:sha1:0eaa0d614b081b1a2b87dfefe64f8d1723acf6ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright fixes and Makefile fixes.</title>
<updated>2018-04-05T20:49:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-05T20:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=23864f09cff6510fa6a9b29aefd852842493e9e4'/>
<id>urn:sha1:23864f09cff6510fa6a9b29aefd852842493e9e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite generator and point generation code.</title>
<updated>2018-03-03T00:02:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ac60f78a253efde94cab36264b0555b0691fdd8a'/>
<id>urn:sha1:ac60f78a253efde94cab36264b0555b0691fdd8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Valgrind warnings about timeout struct allocations.</title>
<updated>2018-02-03T19:09:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-03T19:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ed7e99ebc7c50523e5a2c6f21c8f89028348da71'/>
<id>urn:sha1:ed7e99ebc7c50523e5a2c6f21c8f89028348da71</id>
<content type='text'>
 - Make them dynamically allocated, per thread, not on stack.

 - Also fix a small invalid read of deallocated generator point.
</content>
</entry>
<entry>
<title>Add a set of Koblitz curves to be searched to speedup order computation.</title>
<updated>2018-01-19T16:45:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-19T16:45:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cde38f8c4ed443af6d0074e3e5294029246c2774'/>
<id>urn:sha1:cde38f8c4ed443af6d0074e3e5294029246c2774</id>
<content type='text'>
 - There is not a lot of Koblitz curves out there, so they can be
   easily enumerated for the interesting field sizes and their
   orders computed offline.
</content>
</entry>
<entry>
<title>Add some more basic tests for coverage.</title>
<updated>2018-01-18T22:38:40Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=77a4a7c2af7aad72e699018fcda8e4cb52d377e6'/>
<id>urn:sha1:77a4a7c2af7aad72e699018fcda8e4cb52d377e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for brainpool generation, and fix it.</title>
<updated>2017-12-13T13:06:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-13T13:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=629ba8254039945dbf1fe7126611ac8b72010429'/>
<id>urn:sha1:629ba8254039945dbf1fe7126611ac8b72010429</id>
<content type='text'>
</content>
</entry>
</feed>
