<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/mult, branch master</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.
</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2025-11-19T18:04:20Z</updated>
<entry>
<title>Avoid unnecessary precomputation in window mults.</title>
<updated>2025-11-19T18:04:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-11-19T18:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c569e11243d5888967fa0d34a55a93ab798a7d02'/>
<id>urn:sha1:c569e11243d5888967fa0d34a55a93ab798a7d02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Comb precomputation.</title>
<updated>2025-11-19T18:02:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-11-19T18:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1fd95b25b8afde7d7afcf49c71a08c25e8639c5b'/>
<id>urn:sha1:1fd95b25b8afde7d7afcf49c71a08c25e8639c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MultPointBlinding countermeasure and test it.</title>
<updated>2025-10-26T15:44:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-10-26T15:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=674c45bfe5766fb621bdbfa578d403f3f15dd5da'/>
<id>urn:sha1:674c45bfe5766fb621bdbfa578d403f3f15dd5da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: remove unused imports</title>
<updated>2025-10-03T06:26:04Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
</author>
<published>2025-10-03T06:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=e6975a1924323ae5b7fbc1766ee65190157c37c2'/>
<id>urn:sha1:e6975a1924323ae5b7fbc1766ee65190157c37c2</id>
<content type='text'>
An object has been imported but is not used anywhere in the file.
It should either be used or the import should be removed.</content>
</entry>
<entry>
<title>Full equivalence.</title>
<updated>2025-10-02T12:03:40Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-10-02T12:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=fa610a92b40c6bed2a409a8b3d8366948ad96cce'/>
<id>urn:sha1:fa610a92b40c6bed2a409a8b3d8366948ad96cce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use_init and use_multiply in errors_out.</title>
<updated>2025-08-21T14:48:52Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-08-21T14:48:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=8f95d0ff284cc48db26c1b916b548b6ad5967dfe'/>
<id>urn:sha1:8f95d0ff284cc48db26c1b916b548b6ad5967dfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add complete and incomplete variants of NAF multipliers.</title>
<updated>2025-08-11T13:51:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-08-11T13:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=02d1acd717bdfb713f1bce661cf16ee515519fcc'/>
<id>urn:sha1:02d1acd717bdfb713f1bce661cf16ee515519fcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add epa tracking functionality.</title>
<updated>2025-07-28T15:52:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-07-28T15:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=839cb94bb7ec2469b3287cfb9943ef03590724a9'/>
<id>urn:sha1:839cb94bb7ec2469b3287cfb9943ef03590724a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bnaf always.</title>
<updated>2025-03-28T09:08:17Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-28T09:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=7afddf743cfdadbaff1a3bf2581c039c6e0816bb'/>
<id>urn:sha1:7afddf743cfdadbaff1a3bf2581c039c6e0816bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add always to Binary NAF.</title>
<updated>2025-03-26T17:39:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-26T17:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=87737c7c0bd197f081b60b6cf11ed21d3fbff734'/>
<id>urn:sha1:87737c7c0bd197f081b60b6cf11ed21d3fbff734</id>
<content type='text'>
</content>
</entry>
</feed>
