<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/gen, branch feature/drop-csv-support</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-01-18T22:38:40Z</updated>
<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>Fix unit tests failing wih DDEBUG.</title>
<updated>2017-12-13T01:21:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-13T01:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=61b04bd5ce59c2419c19b52031e04cf3aeb51ba0'/>
<id>urn:sha1:61b04bd5ce59c2419c19b52031e04cf3aeb51ba0</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>Cleanup the CLI options parsing and enums a bit.</title>
<updated>2017-10-18T22:31:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-18T22:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d01ac5799cf7283de1b26cac07578ca039bd5047'/>
<id>urn:sha1:d01ac5799cf7283de1b26cac07578ca039bd5047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check_f for a string in the hex expansion of a curve param.</title>
<updated>2017-10-17T19:45:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-17T19:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=b09586f3cca80ec3409c4e34a2fae22974c43d56'/>
<id>urn:sha1:b09586f3cca80ec3409c4e34a2fae22974c43d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for order.c.</title>
<updated>2017-10-17T11:00:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-17T11:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=22cdb975e82be5b861436aba1f72ac18351db3be'/>
<id>urn:sha1:22cdb975e82be5b861436aba1f72ac18351db3be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add several check_fs for standard security requirements.</title>
<updated>2017-10-16T22:16:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-16T22:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=5307f9318a01ed29a11202ad0915efae9dec44d0'/>
<id>urn:sha1:5307f9318a01ed29a11202ad0915efae9dec44d0</id>
<content type='text'>
 - Check for trace one(anomalous) curve, check for multiplicative
   transfer(embedding degree), factors of generator order and
   cm discriminant.
</content>
</entry>
<entry>
<title>Add tests for field.c.</title>
<updated>2017-10-14T23:48:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T23:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=533542ee2b29f5f1ad490ffe00673a9ec50d375b'/>
<id>urn:sha1:533542ee2b29f5f1ad490ffe00673a9ec50d375b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for equation.c.</title>
<updated>2017-10-14T22:52:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T22:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=a6289893431c59bec9eec2493a955d8e05018dfc'/>
<id>urn:sha1:a6289893431c59bec9eec2493a955d8e05018dfc</id>
<content type='text'>
</content>
</entry>
</feed>
