<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/math, branch 0.6.2</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.6.2</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.6.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-10-14T11:25:47Z</updated>
<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>
<entry>
<title>Add first working test.</title>
<updated>2017-08-29T12:53:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T12:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3da8316ca3edf81cb17e19551d9499855d52905c'/>
<id>urn:sha1:3da8316ca3edf81cb17e19551d9499855d52905c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add proper support for Koblitz curves generation.</title>
<updated>2017-07-19T23:06:50Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-19T23:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=84c8a246ffb870bce8bafc5ba03116b82c5ebfb7'/>
<id>urn:sha1:84c8a246ffb870bce8bafc5ba03116b82c5ebfb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some cleanup of unused stuff.</title>
<updated>2017-07-19T22:43:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-19T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=75c07ec3d7c24b37b6afa0e832a5e1b52927d83b'/>
<id>urn:sha1:75c07ec3d7c24b37b6afa0e832a5e1b52927d83b</id>
<content type='text'>
</content>
</entry>
</feed>
