<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca-codegen.git/pyecsca/codegen/templates/main.c, branch master</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit (codegen).
</subtitle>
<id>https://git.neuromancer.sk/pyecsca-codegen.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca-codegen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/'/>
<updated>2023-09-29T20:15:06Z</updated>
<entry>
<title>Add wNAF scalarmult, more options implemented for other scalarmults.</title>
<updated>2023-09-29T20:15:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-09-29T20:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=cad492f2718fbdc1c2f24876add693726494f0cc'/>
<id>urn:sha1:cad492f2718fbdc1c2f24876add693726494f0cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added simulator config, scalar_mult and generate_key fix</title>
<updated>2023-04-27T15:13:11Z</updated>
<author>
<name>andrr3j</name>
</author>
<published>2023-04-27T13:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=3d57322075d858199122a928fe1e7db9b22fa3ad'/>
<id>urn:sha1:3d57322075d858199122a928fe1e7db9b22fa3ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix montgomery multiplication.</title>
<updated>2023-03-29T21:30:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-03-29T21:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=68a4698448f0d5c6b8d8af022c870b47dab8f1af'/>
<id>urn:sha1:68a4698448f0d5c6b8d8af022c870b47dab8f1af</id>
<content type='text'>
Fixes pyecsca#33.
</content>
</entry>
<entry>
<title>Don't inline the inits.</title>
<updated>2023-02-21T09:47:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-21T09:47:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=3790770c2bc6ca618df8a95f0f5efc15ce9eba21'/>
<id>urn:sha1:3790770c2bc6ca618df8a95f0f5efc15ce9eba21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate init and deinit from the main function.</title>
<updated>2023-02-21T09:33:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-21T09:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=8c3f50503153ecdea17d7b52812a4419c6dfbf0f'/>
<id>urn:sha1:8c3f50503153ecdea17d7b52812a4419c6dfbf0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs for the main template file.</title>
<updated>2023-01-29T20:45:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-01-29T20:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=6824c2fef8f0edfa4008e64378a314493adcd67d'/>
<id>urn:sha1:6824c2fef8f0edfa4008e64378a314493adcd67d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add inversion to config, change scalar mult command.</title>
<updated>2020-03-09T11:44:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-09T11:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=a7d3589c4ba3551ab614dfc9c931c5998fbf7fac'/>
<id>urn:sha1:a7d3589c4ba3551ab614dfc9c931c5998fbf7fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for specifying multiplication and square algos.</title>
<updated>2020-03-02T16:23:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-02T16:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=49018aa37f44b56292193b763ed4a8bb15389c30'/>
<id>urn:sha1:49018aa37f44b56292193b763ed4a8bb15389c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Barrett reduction work.</title>
<updated>2020-03-02T14:11:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-02T14:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=81e5f24363cf8f50099b7fbed0fd3bcfaac9d5ea'/>
<id>urn:sha1:81e5f24363cf8f50099b7fbed0fd3bcfaac9d5ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add base functions for modular reduction.</title>
<updated>2020-03-02T11:47:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-02T11:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca-codegen.git/commit/?id=02d091ad7e7bb2d80e4ce6649437aad41b479346'/>
<id>urn:sha1:02d091ad7e7bb2d80e4ce6649437aad41b479346</id>
<content type='text'>
</content>
</entry>
</feed>
