<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/sca, branch 0.3.3</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/sca?h=0.3.3</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/sca?h=0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-07-15T16:15:45Z</updated>
<entry>
<title>Move to function based Mod dispatch.</title>
<updated>2024-07-15T16:15:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T16:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=06e005a48af4a704b38f933f500f03a0af2630d3'/>
<id>urn:sha1:06e005a48af4a704b38f933f500f03a0af2630d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues from new sympy flint use.</title>
<updated>2024-07-11T13:45:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-11T13:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=43e105655bd2de6b64ddb3c4ddf4b965bc196e6b'/>
<id>urn:sha1:43e105655bd2de6b64ddb3c4ddf4b965bc196e6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New tree API.</title>
<updated>2024-06-04T15:02:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-04T15:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=618deff9313f1b4ee91d8fe028d7103bfe95144b'/>
<id>urn:sha1:618deff9313f1b4ee91d8fe028d7103bfe95144b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve execution tree API.</title>
<updated>2024-06-04T14:18:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-04T14:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4eadcd6ad1e4cadcb8bb0b6da8d9c0b62f2a09f0'/>
<id>urn:sha1:4eadcd6ad1e4cadcb8bb0b6da8d9c0b62f2a09f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests for CPUTraceManager and tests for constant input.</title>
<updated>2024-06-02T07:54:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-02T07:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6302e569e92baabc9ca7b18f152c8ce6331a1724'/>
<id>urn:sha1:6302e569e92baabc9ca7b18f152c8ce6331a1724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doctests for EC.</title>
<updated>2024-06-01T13:07:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-01T13:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=3f22cdec33ceff27bfdc6baae456950240936098'/>
<id>urn:sha1:3f22cdec33ceff27bfdc6baae456950240936098</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>Fix CPU pearson_corr for small dtypes.</title>
<updated>2024-05-31T11:13:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-05-31T11:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4b589dd989285c784789d08714bd721e697235fc'/>
<id>urn:sha1:4b589dd989285c784789d08714bd721e697235fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better repr for PickleTraceSet.</title>
<updated>2024-05-31T10:17:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-05-31T10:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=adaa5cd6a98fc6610226b9f8048e1e41a4050138'/>
<id>urn:sha1:adaa5cd6a98fc6610226b9f8048e1e41a4050138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inspector trace set tests.</title>
<updated>2024-05-30T11:40:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-05-30T11:40:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=125675ad8773bee5537091da0f693563f34990af'/>
<id>urn:sha1:125675ad8773bee5537091da0f693563f34990af</id>
<content type='text'>
</content>
</entry>
</feed>
