<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git, branch 0.3.1</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.
</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom?h=0.3.1</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-07-15T13:26:23Z</updated>
<entry>
<title>Bump to 0.3.1.</title>
<updated>2024-07-15T13:26:23Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T13:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=0eff8d9da4fbe449e314fd910c3ec5935bc4d346'/>
<id>urn:sha1:0eff8d9da4fbe449e314fd910c3ec5935bc4d346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feat/py3.12'</title>
<updated>2024-07-15T13:26:09Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T13:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=a66332f7d1b42dcb2c761f7c085a3ca531975979'/>
<id>urn:sha1:a66332f7d1b42dcb2c761f7c085a3ca531975979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mod doctest.</title>
<updated>2024-07-15T13:20:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T13:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=3081d7927fb3681a4388ba01696a4188b510d812'/>
<id>urn:sha1:3081d7927fb3681a4388ba01696a4188b510d812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test 3.12 in CI.</title>
<updated>2024-07-15T13:15:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T13:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=8d074d5ab0f98d52fd31f82f78a1adfcc5e66210'/>
<id>urn:sha1:8d074d5ab0f98d52fd31f82f78a1adfcc5e66210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve mod docs.</title>
<updated>2024-07-15T12:59:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T12:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=72c5f70c01af2c16f76dc6ddba7de55cc6d9583f'/>
<id>urn:sha1:72c5f70c01af2c16f76dc6ddba7de55cc6d9583f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #66 from J08nY/fix/sympy-1.13</title>
<updated>2024-07-15T12:48:46Z</updated>
<author>
<name>Ján Jančár</name>
</author>
<published>2024-07-15T12:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1f8e220d8e28f7126ddb72daf127077809a5ea43'/>
<id>urn:sha1:1f8e220d8e28f7126ddb72daf127077809a5ea43</id>
<content type='text'>
Fix sympy compat and enhance formula eval</content>
</entry>
<entry>
<title>Cleanup new profiler.</title>
<updated>2024-07-15T12:45:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T12:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=73e3bf1951e9c98d4f9d097e96ffac48601fd11e'/>
<id>urn:sha1:73e3bf1951e9c98d4f9d097e96ffac48601fd11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More thorough formula test.</title>
<updated>2024-07-15T12:44:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T12:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=d71a02135dedff150d208746ffd9722e42e90959'/>
<id>urn:sha1:d71a02135dedff150d208746ffd9722e42e90959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add raw profiler.</title>
<updated>2024-07-15T12:31:44Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T12:31:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1f86c6c0258a45123d740fc42c9cebc8ee4966a0'/>
<id>urn:sha1:1f86c6c0258a45123d740fc42c9cebc8ee4966a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Perf test also scalarmult with tracing.</title>
<updated>2024-07-15T12:12:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-15T12:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b61e1f7b4f3adb99983e2ed689c466e743c53abd'/>
<id>urn:sha1:b61e1f7b4f3adb99983e2ed689c466e743c53abd</id>
<content type='text'>
</content>
</entry>
</feed>
