<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/curve.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/curve.py?h=0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/curve.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>Fix ElliptiCurve hashhhability.</title>
<updated>2024-01-11T22:01:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-11T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=28be5776e93ea6806e7830201c2ac3db31f07fc7'/>
<id>urn:sha1:28be5776e93ea6806e7830201c2ac3db31f07fc7</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 ZVP point computation.</title>
<updated>2023-08-29T14:15:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-29T14:15:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=501d17b11a86d6a3780435db5416830c9d6175e2'/>
<id>urn:sha1:501d17b11a86d6a3780435db5416830c9d6175e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to importlib.resources for test data discovery.</title>
<updated>2023-08-08T11:38:21Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-08T11:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=5e3b6529f8c868b01a1407a6adc2c6b1a74771fb'/>
<id>urn:sha1:5e3b6529f8c868b01a1407a6adc2c6b1a74771fb</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>
<entry>
<title>Add .to_coords to domain params and curve objects.</title>
<updated>2023-08-04T12:37:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-04T12:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=e54a414a9dd303dac78e435df9d84fe1bcef4676'/>
<id>urn:sha1:e54a414a9dd303dac78e435df9d84fe1bcef4676</id>
<content type='text'>
Also adds coordinate assumption validation to ec curve constructor.
</content>
</entry>
<entry>
<title>More DeepSource fixes.</title>
<updated>2023-02-08T22:08:23Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-08T22:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=d4ebdf7e7ed1867b49f353ade6c130b5dcbc3ed1'/>
<id>urn:sha1:d4ebdf7e7ed1867b49f353ade6c130b5dcbc3ed1</id>
<content type='text'>
</content>
</entry>
</feed>
