<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/cm, branch master</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2025-04-15T20:37:49Z</updated>
<entry>
<title>Fix cm_prime for some small primes.</title>
<updated>2025-04-15T20:37:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-04-15T20:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2205268f0f3babc2ba28769689bbaefe1f08e7d9'/>
<id>urn:sha1:2205268f0f3babc2ba28769689bbaefe1f08e7d9</id>
<content type='text'>
Fixes #38.
</content>
</entry>
<entry>
<title>Fix curve vs twist selection in cm.</title>
<updated>2025-04-15T16:18:59Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-04-15T16:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=a51dcde9e30ba21d215e3f7be8a7b23f67ad0600'/>
<id>urn:sha1:a51dcde9e30ba21d215e3f7be8a7b23f67ad0600</id>
<content type='text'>
Fixes #37.
</content>
</entry>
<entry>
<title>Fixup issues in clang with pedantic.</title>
<updated>2025-03-27T10:59:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-27T10:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e9c6d35a6efa5541cac33398ceb04e7fb721d6cd'/>
<id>urn:sha1:e9c6d35a6efa5541cac33398ceb04e7fb721d6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not log to stderr in cm_any.</title>
<updated>2025-03-26T11:16:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-26T11:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=00281ebcad0c28999eeebb42058f679c234a5944'/>
<id>urn:sha1:00281ebcad0c28999eeebb42058f679c234a5944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid 0 j invariant in cm_construct_curve.</title>
<updated>2025-03-26T11:12:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-26T11:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f1aa1423b4c1bd138f836a4817cf6f1f53cf7fd5'/>
<id>urn:sha1:f1aa1423b4c1bd138f836a4817cf6f1f53cf7fd5</id>
<content type='text'>
The selecction between quadratic twist and the curve may not be
enough (there are more twists).
</content>
</entry>
<entry>
<title>Fix double free.</title>
<updated>2025-03-25T09:30:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-25T09:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=dd168eb38724072bd2178f6a251ca2e1486d7be5'/>
<id>urn:sha1:dd168eb38724072bd2178f6a251ca2e1486d7be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not advance the disc when walking down.</title>
<updated>2025-03-25T09:14:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-25T09:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=1c92b62f16bd2984a9878efbb5d4f45921dc40e2'/>
<id>urn:sha1:1c92b62f16bd2984a9878efbb5d4f45921dc40e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve bound for Hilbert walkdown.</title>
<updated>2025-03-24T16:27:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-24T16:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=5c401b7a97cd0ce461b2b2c972eacd558c8d5254'/>
<id>urn:sha1:5c401b7a97cd0ce461b2b2c972eacd558c8d5254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable discriminant warning.</title>
<updated>2025-03-23T16:09:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-23T16:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=27b73c680e4a54dd57845145a9d3d9e389354659'/>
<id>urn:sha1:27b73c680e4a54dd57845145a9d3d9e389354659</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have a bound on the CM walkdown, the discriminant grows too much otherwise.</title>
<updated>2025-03-23T16:06:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-23T16:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e7341fa4dfc03570eb97f0b4b6fad60af445a282'/>
<id>urn:sha1:e7341fa4dfc03570eb97f0b4b6fad60af445a282</id>
<content type='text'>
</content>
</entry>
</feed>
