<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_params.py, branch 0.4.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_params.py?h=0.4.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_params.py?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2025-03-12T18:01:43Z</updated>
<entry>
<title>Fix multiple mult in rpa context.</title>
<updated>2025-03-12T18:01:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-12T18:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=345d5883e5e75ed02282107127a8e65b67435247'/>
<id>urn:sha1:345d5883e5e75ed02282107127a8e65b67435247</id>
<content type='text'>
</content>
</entry>
<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 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>Make stuff picklable.</title>
<updated>2023-10-14T20:18:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-10-14T20:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=883e5b00dd6b52264d68da66d8b9268f227a8752'/>
<id>urn:sha1:883e5b00dd6b52264d68da66d8b9268f227a8752</id>
<content type='text'>
Fixes #45.
</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>Move EC tests to pytest fully.</title>
<updated>2023-08-08T14:21:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-08T14:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=077bf996ef042244c9259d3b32e13f07c2f3f3ae'/>
<id>urn:sha1:077bf996ef042244c9259d3b32e13f07c2f3f3ae</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>Add reading of ECTester and ecgen domain parameter files.</title>
<updated>2023-08-03T16:44:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-03T16:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1a98db475e5ecd757411b368dd65f8f894665178'/>
<id>urn:sha1:1a98db475e5ecd757411b368dd65f8f894665178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for custom domain parameter generation.</title>
<updated>2023-02-22T16:32:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-22T16:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=445eaa41f22ed82502ca813e98a92c2b078c9a79'/>
<id>urn:sha1:445eaa41f22ed82502ca813e98a92c2b078c9a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use black.</title>
<updated>2021-04-10T15:50:05Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-04-10T15:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b76ec0890e4cf997ce5a0b4494722931094683f7'/>
<id>urn:sha1:b76ec0890e4cf997ce5a0b4494722931094683f7</id>
<content type='text'>
</content>
</entry>
</feed>
