<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/params.py, branch 0.3.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/params.py?h=0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/params.py?h=0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-04-16T13:38:09Z</updated>
<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 issues with pickling and equality checks of EC objects.</title>
<updated>2024-01-25T17:59:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-25T17:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=cbfcfb3433dd6030db5a253d291985706bd0dc9a'/>
<id>urn:sha1:cbfcfb3433dd6030db5a253d291985706bd0dc9a</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>Cache sympify results to speedup formula exec.</title>
<updated>2023-10-06T20:45:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-10-06T20:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=0e300b7b532d1796fc2dbea6f09e326b856f866a'/>
<id>urn:sha1:0e300b7b532d1796fc2dbea6f09e326b856f866a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more curve model transformaations.</title>
<updated>2023-08-31T16:14:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T16:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c341419b7a67fe2ac1367f56e0c5a91ab551fe05'/>
<id>urn:sha1:c341419b7a67fe2ac1367f56e0c5a91ab551fe05</id>
<content type='text'>
Thanks @vojtechsu.
</content>
</entry>
<entry>
<title>More tests for point coordinate conversion.</title>
<updated>2023-08-31T13:40:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T13:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b642de6fe88fa9130f96d30f15b8e5f2c95cf4db'/>
<id>urn:sha1:b642de6fe88fa9130f96d30f15b8e5f2c95cf4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some deepsource issues.</title>
<updated>2023-08-31T10:44:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T10:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=041dd156007606be4df9d3eb16e9f0bd838bccdc'/>
<id>urn:sha1:041dd156007606be4df9d3eb16e9f0bd838bccdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add references to docs.</title>
<updated>2023-08-28T11:26:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-28T11:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=06465b2455587dd3d747081258971c3023ac8b3e'/>
<id>urn:sha1:06465b2455587dd3d747081258971c3023ac8b3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move away from pkg_resources.</title>
<updated>2023-08-08T15:43:29Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-08T15:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=86e4618409c242e58b08082919e9c6366d8b67f0'/>
<id>urn:sha1:86e4618409c242e58b08082919e9c6366d8b67f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix curve validation.</title>
<updated>2023-08-08T09:11:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-08T09:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=fe5cb9f7d579d2407d03ae58fcabd70d4147efa9'/>
<id>urn:sha1:fe5cb9f7d579d2407d03ae58fcabd70d4147efa9</id>
<content type='text'>
</content>
</entry>
</feed>
