<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/mult, branch 0.3.2</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.
</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom?h=0.3.2</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom?h=0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-06-03T07:44:18Z</updated>
<entry>
<title>Redo LadderMult fix.</title>
<updated>2024-06-03T07:44:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-03T07:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=93088032dc2977f73c5ad31f59b7da50971d6937'/>
<id>urn:sha1:93088032dc2977f73c5ad31f59b7da50971d6937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad init error in LadderMultiplier.</title>
<updated>2024-06-01T20:40:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-01T20:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=64ed0caf1272eaa73433a74ac2f12cfe2aa26271'/>
<id>urn:sha1:64ed0caf1272eaa73433a74ac2f12cfe2aa26271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make imports absolute (to allow doctests).</title>
<updated>2024-06-01T12:15:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-01T12:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=5ddfea8c12b2e76fa7aed8eb146c8c385e2abe60'/>
<id>urn:sha1:5ddfea8c12b2e76fa7aed8eb146c8c385e2abe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More precise error message for scalarmult init.</title>
<updated>2024-05-27T11:04:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-05-27T11:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6175ab546d4cb52966473ff9dbf6efee6f4fe083'/>
<id>urn:sha1:6175ab546d4cb52966473ff9dbf6efee6f4fe083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scalarmult hash impls to allow for proper inclusion in sets.</title>
<updated>2024-04-04T09:16:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-04-04T09:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=010a328a553d92dead6ee8a93498b876d7ba953f'/>
<id>urn:sha1:010a328a553d92dead6ee8a93498b876d7ba953f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more utilities for working with maps and trees.</title>
<updated>2024-01-19T18:49:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-19T18:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f26ec844f8582c8e4861c0bc8005d22fdae934f2'/>
<id>urn:sha1:f26ec844f8582c8e4861c0bc8005d22fdae934f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Window multiplier with Booth recoding.</title>
<updated>2023-12-01T15:32:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-12-01T15:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=67723ffde0c37c6da87c06dbb36983ebd14b4926'/>
<id>urn:sha1:67723ffde0c37c6da87c06dbb36983ebd14b4926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhance RPA, add logging.</title>
<updated>2023-10-16T18:11:52Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-10-16T18:11:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=a8d60bff6d4c70698cb4145cf1cc53cf215d4ad4'/>
<id>urn:sha1:a8d60bff6d4c70698cb4145cf1cc53cf215d4ad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comb mult reprs.</title>
<updated>2023-10-16T17:02:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-10-16T17:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6e33ca6b07dd09f42949c5f9a3f24e2d87c852e8'/>
<id>urn:sha1:6e33ca6b07dd09f42949c5f9a3f24e2d87c852e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make multiplier reprs more concise.</title>
<updated>2023-10-16T16:36:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-10-16T16:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1b05664444fdaa785b90055d2a235ec81b4e9b0d'/>
<id>urn:sha1:1b05664444fdaa785b90055d2a235ec81b4e9b0d</id>
<content type='text'>
</content>
</entry>
</feed>
