<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/util, branch feature/cm</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fcm</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fcm'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-04-05T21:19:28Z</updated>
<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>
<entry>
<title>Implement base of brainpool algo.</title>
<updated>2017-12-13T01:08:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-13T01:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d2de28db4ceb7cd3350e81b98475d6baf2bfe481'/>
<id>urn:sha1:d2de28db4ceb7cd3350e81b98475d6baf2bfe481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bits_from_i_len util function.</title>
<updated>2017-11-08T16:55:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-08T16:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e8538079cda22ac69f80d2ca7e3c97929006136f'/>
<id>urn:sha1:e8538079cda22ac69f80d2ca7e3c97929006136f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format and update README.</title>
<updated>2017-10-14T11:51:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T11:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=4dece41c236a7e92ab04205e8b6e076a2514a528'/>
<id>urn:sha1:4dece41c236a7e92ab04205e8b6e076a2514a528</id>
<content type='text'>
</content>
</entry>
</feed>
