<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test, branch 0.2.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/test?h=0.2.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2023-03-15T14:10:18Z</updated>
<entry>
<title>Merge branch 'master' into feat/stacked-perf-test</title>
<updated>2023-03-15T14:10:18Z</updated>
<author>
<name>Ján Jančár</name>
</author>
<published>2023-03-15T14:10:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4cd1dc32cc87179445b3b4f377a2d3e23e9ef49b'/>
<id>urn:sha1:4cd1dc32cc87179445b3b4f377a2d3e23e9ef49b</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>feat: Added sums of durations across repetitions to summary in JSON export</title>
<updated>2023-02-18T13:37:23Z</updated>
<author>
<name>Tomáš Jusko</name>
</author>
<published>2023-02-18T13:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=d9ebb0c6db27c5271b93f8faa0b5308d6e2c63cc'/>
<id>urn:sha1:d9ebb0c6db27c5271b93f8faa0b5308d6e2c63cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Added performance test report export to JSON</title>
<updated>2023-02-17T21:47:26Z</updated>
<author>
<name>Tomáš Jusko</name>
</author>
<published>2023-02-17T21:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=95ab546acbc3e69cff5cbd52505a332ca3986c2b'/>
<id>urn:sha1:95ab546acbc3e69cff5cbd52505a332ca3986c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Autofix issues in 1 file</title>
<updated>2023-02-12T23:22:33Z</updated>
<author>
<name>deepsource-autofix[bot]</name>
</author>
<published>2023-02-12T23:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=82e5e4e75926eb9ca581594d0d4deade0c7ef703'/>
<id>urn:sha1:82e5e4e75926eb9ca581594d0d4deade0c7ef703</id>
<content type='text'>
Resolved issues in test/sca/test_rpa.py via DeepSource Autofix</content>
</entry>
<entry>
<title>Cache unparsed assumptions in formula.</title>
<updated>2023-02-12T22:32:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-12T22:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=88edf0ca2efa0062e2c766f83c0b297987875c9e'/>
<id>urn:sha1:88edf0ca2efa0062e2c766f83c0b297987875c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add __slots__ to Mods.</title>
<updated>2023-02-12T22:02:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-12T22:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f11268d7cb7f8749312c3d85f37451ebf84649ae'/>
<id>urn:sha1:f11268d7cb7f8749312c3d85f37451ebf84649ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of getcontext/setcontext functions.</title>
<updated>2023-02-12T18:05:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-12T18:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=7421fce192b581d732eabf4b2948bd8546b4afea'/>
<id>urn:sha1:7421fce192b581d732eabf4b2948bd8546b4afea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Fixed typing for older Python compatibility</title>
<updated>2023-02-04T21:31:56Z</updated>
<author>
<name>Tomáš Jusko</name>
</author>
<published>2023-02-04T21:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=38dcdecf05c1b8364116e6eb9df8df5948e43964'/>
<id>urn:sha1:38dcdecf05c1b8364116e6eb9df8df5948e43964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(perf): Added repeated runs</title>
<updated>2023-02-02T22:01:52Z</updated>
<author>
<name>Tomáš Jusko</name>
</author>
<published>2023-02-02T22:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4a0bc4f6e7343919b0c380c77477710272695b12'/>
<id>urn:sha1:4a0bc4f6e7343919b0c380c77477710272695b12</id>
<content type='text'>
</content>
</entry>
</feed>
