<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec, branch 0.3.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec?h=0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec?h=0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-04-16T14:32:54Z</updated>
<entry>
<title>refactor: replace list comprehension with set comprehension</title>
<updated>2024-04-16T14:32:54Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
</author>
<published>2024-04-16T14:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f595efb4b2c18f5f1a805e31c39d41848248e70e'/>
<id>urn:sha1:f595efb4b2c18f5f1a805e31c39d41848248e70e</id>
<content type='text'>
Although there is nothing syntactically wrong with this code, it is hard to read and can be simplified to a set comprehension.
Using set comprehension is more performant since there is no need to create a transient list.</content>
</entry>
<entry>
<title>Fix DeepSourcce issues.</title>
<updated>2024-04-16T13:38:09Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-04-16T13:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=483eebd0dd4aefb60552e701dfa13d747881dd63'/>
<id>urn:sha1:483eebd0dd4aefb60552e701dfa13d747881dd63</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>Fix typing.</title>
<updated>2024-04-02T16:21:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-04-02T16:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c91f698a8a56fb7e0e7e30a544be2c375caf13e0'/>
<id>urn:sha1:c91f698a8a56fb7e0e7e30a544be2c375caf13e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify formula __str__.</title>
<updated>2024-01-31T15:44:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T15:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=ca75ca0ae6332bbd4fde175b4dec61fcab56f88c'/>
<id>urn:sha1:ca75ca0ae6332bbd4fde175b4dec61fcab56f88c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comparison for formulas.</title>
<updated>2024-01-31T15:41:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T15:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=2c9550e595dd410b69bab9fa686f669d6b52e9cb'/>
<id>urn:sha1:2c9550e595dd410b69bab9fa686f669d6b52e9cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formula import cycle.</title>
<updated>2024-01-31T14:58:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T14:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=558ad61a9aba765b2065fbec12e44313c6df206a'/>
<id>urn:sha1:558ad61a9aba765b2065fbec12e44313c6df206a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix imports.</title>
<updated>2024-01-31T14:57:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T14:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=5f0f074e3d8fe8362ebf558c25775961d8af92c2'/>
<id>urn:sha1:5f0f074e3d8fe8362ebf558c25775961d8af92c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename formula expand.</title>
<updated>2024-01-31T14:20:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T14:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f1175521cc2d56355887ee25347238d2e28717b1'/>
<id>urn:sha1:f1175521cc2d56355887ee25347238d2e28717b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move formula expand to work with sets.</title>
<updated>2024-01-31T14:14:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T14:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f7f4115df9d443449b9c57875a38ea12b12f1758'/>
<id>urn:sha1:f7f4115df9d443449b9c57875a38ea12b12f1758</id>
<content type='text'>
</content>
</entry>
</feed>
