<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_point.py, branch 0.2.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_point.py?h=0.2.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_point.py?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2021-04-10T15:50:05Z</updated>
<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>
<entry>
<title>Fix codestyle and typing issues in tests.</title>
<updated>2021-01-20T01:33:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-20T01:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=adc3cd52147f35e0a7cc9008ac96619dd89cda48'/>
<id>urn:sha1:adc3cd52147f35e0a7cc9008ac96619dd89cda48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add point compare using scaling formula.</title>
<updated>2020-12-10T18:51:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-10T18:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=d2ef5abbb1c17c8630ebaa064f49c59a27ad0d4a'/>
<id>urn:sha1:d2ef5abbb1c17c8630ebaa064f49c59a27ad0d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix to_affine mapping, fix affine formulas with infinity point.</title>
<updated>2020-12-10T00:47:44Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-10T00:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=657716aa01556fd93d0f67e3035230b25bce1a90'/>
<id>urn:sha1:657716aa01556fd93d0f67e3035230b25bce1a90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix modified coords to_model transformation.</title>
<updated>2020-07-10T16:54:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-07-10T16:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=fcdea31b2a6efb49357ef8b2e69212ec412feaa0'/>
<id>urn:sha1:fcdea31b2a6efb49357ef8b2e69212ec412feaa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type errors and increase code coverage.</title>
<updated>2020-06-14T12:05:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-06-14T11:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=925b7824f4c79d795d81b111cc531233651f18b6'/>
<id>urn:sha1:925b7824f4c79d795d81b111cc531233651f18b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup curves script.</title>
<updated>2020-03-16T18:16:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-16T18:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f84a5abc37d5803123ee291d7bc3ba30fd9545e0'/>
<id>urn:sha1:f84a5abc37d5803123ee291d7bc3ba30fd9545e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add raw output from scopes.</title>
<updated>2020-03-08T17:27:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-08T17:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=ff41706679b7a2adf973b5ef3743e969d3b62054'/>
<id>urn:sha1:ff41706679b7a2adf973b5ef3743e969d3b62054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std-curves database submodule instead of hard-coding standard curves.</title>
<updated>2020-02-10T19:39:53Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-10T19:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4e2bd346baf2db39391deb49e9bdb9d89f94101a'/>
<id>urn:sha1:4e2bd346baf2db39391deb49e9bdb9d89f94101a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add curve parameters, improve coverage.</title>
<updated>2019-12-21T19:55:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2019-12-21T19:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=77c3141139be0c3f851dff92f8da6f463e29d57c'/>
<id>urn:sha1:77c3141139be0c3f851dff92f8da6f463e29d57c</id>
<content type='text'>
</content>
</entry>
</feed>
