<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/math, branch 0.6.4</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.6.4</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.6.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-01-18T17:40:06Z</updated>
<entry>
<title>Add curve twists to CLI and update options in README.</title>
<updated>2018-01-18T17:40:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T17:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cf074191532caef918fb9f502b37697094da317a'/>
<id>urn:sha1:cf074191532caef918fb9f502b37697094da317a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add utilities to create random curve twists.</title>
<updated>2018-01-18T16:00:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T16:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f940f80a2cb69ffcd1f0d608cbb1b0f06e0854d6'/>
<id>urn:sha1:f940f80a2cb69ffcd1f0d608cbb1b0f06e0854d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2018-01-01T22:52:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-01T22:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2f60be9eb7535207782bf98de088775f608213a7'/>
<id>urn:sha1:2f60be9eb7535207782bf98de088775f608213a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make config_t *cfg a global variable.</title>
<updated>2017-10-14T11:25:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T11:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=80514f24dae8352f39f9a9e49c0d9afbd8edd432'/>
<id>urn:sha1:80514f24dae8352f39f9a9e49c0d9afbd8edd432</id>
<content type='text'>
The config is setup from parsing CLI options and then doesn't
change for the whole duration of running ecgen, so it makes sense
to make it a global variable.
</content>
</entry>
<entry>
<title>Move some files into src/misc.</title>
<updated>2017-09-19T10:47:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T10:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3e8c233f7aa720608bf6b82744948eb1709e1d84'/>
<id>urn:sha1:3e8c233f7aa720608bf6b82744948eb1709e1d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement hashing of ANSI X9.62 seed.</title>
<updated>2017-08-31T19:29:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-31T19:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f68be0c29ca6871f4ea1e3a9ecb294bf54e1fd89'/>
<id>urn:sha1:f68be0c29ca6871f4ea1e3a9ecb294bf54e1fd89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use gtoset instead of sort and manual uniq algo.</title>
<updated>2017-08-31T17:13:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-31T17:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=98672b5bc2c2897e372892d16124612cd0b1c96a'/>
<id>urn:sha1:98672b5bc2c2897e372892d16124612cd0b1c96a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More point tests and formating.</title>
<updated>2017-08-29T23:48:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T23:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=a324d5db93ea089f1d2e86c2adb4560856307dad'/>
<id>urn:sha1:a324d5db93ea089f1d2e86c2adb4560856307dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor some of the subgroups code.</title>
<updated>2017-08-29T22:22:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T22:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=17885d1248d6936c17d599b5423b32b8f2dd332d'/>
<id>urn:sha1:17885d1248d6936c17d599b5423b32b8f2dd332d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subgroup order enumeration, that broke point enumeration for some curves.</title>
<updated>2017-08-29T22:11:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T22:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e14198f1feaf82cf6d803ab51d440afa8eee4cdd'/>
<id>urn:sha1:e14198f1feaf82cf6d803ab51d440afa8eee4cdd</id>
<content type='text'>
</content>
</entry>
</feed>
