<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/gen, branch feature/brainpool-algo</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/src/gen?h=feature%2Fbrainpool-algo</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/src/gen?h=feature%2Fbrainpool-algo'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-12-17T21:55:45Z</updated>
<entry>
<title>Add seadata to Travis.</title>
<updated>2017-12-17T21:55:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T19:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=878bd3fb19c5f876c6852ca5274186850b3c189f'/>
<id>urn:sha1:878bd3fb19c5f876c6852ca5274186850b3c189f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gens_get_embedding and brainpool RFC generation.</title>
<updated>2017-12-17T18:30:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T18:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=43362aa1c57e3801f57c966c851a70d8e4edb3b4'/>
<id>urn:sha1:43362aa1c57e3801f57c966c851a70d8e4edb3b4</id>
<content type='text'>
 - The Brainpool RFC generation still uses way too much stack, so
   it is likely leaking it somewhere, but not sure where.
</content>
</entry>
<entry>
<title>Allow larger PARI stack for tests.</title>
<updated>2017-12-17T13:54:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T13:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f1ef4305ad2e2299f72e569fcb6e31d3b98249dd'/>
<id>urn:sha1:f1ef4305ad2e2299f72e569fcb6e31d3b98249dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some errors in brainpool rfc generation (4/7 RFC curves pass).</title>
<updated>2017-12-17T01:17:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T01:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e9b54225b7258189862baa879af7466aa125742b'/>
<id>urn:sha1:e9b54225b7258189862baa879af7466aa125742b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix brainpool(+RFC) generation of primes.</title>
<updated>2017-12-15T00:51:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-15T00:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=44371b75436094aa360e2123191da9cbb9c61fda'/>
<id>urn:sha1:44371b75436094aa360e2123191da9cbb9c61fda</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>Run clang-format.</title>
<updated>2017-11-08T16:55:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-08T16:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cfec33981db5a6f80e51c064bc142623ce13399f'/>
<id>urn:sha1:cfec33981db5a6f80e51c064bc142623ce13399f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some enums around, make a general seed_unroll.</title>
<updated>2017-11-08T11:02:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T17:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3c526d8962d475943c405439d193539e73fae085'/>
<id>urn:sha1:3c526d8962d475943c405439d193539e73fae085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix discriminant computation.</title>
<updated>2017-10-19T22:04:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-19T22:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f41ede1c0548f0ca8f9523774c4facb5798e39f4'/>
<id>urn:sha1:f41ede1c0548f0ca8f9523774c4facb5798e39f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hex check to cli.</title>
<updated>2017-10-19T15:49:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-19T15:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=619805117c469a61deb9da992f9a14439191ca7d'/>
<id>urn:sha1:619805117c469a61deb9da992f9a14439191ca7d</id>
<content type='text'>
</content>
</entry>
</feed>
