<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_curve.py, branch 0.3.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_curve.py?h=0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_curve.py?h=0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2023-08-08T14:21:07Z</updated>
<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>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>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>Add support for GMP modular arithmetic.</title>
<updated>2020-12-09T23:02:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-09T23:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=0bbc82710badf00431d160cb1785f90c2d2aa99d'/>
<id>urn:sha1:0bbc82710badf00431d160cb1785f90c2d2aa99d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add random generation of points, speedup computation.</title>
<updated>2020-07-01T21:09:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-07-01T21:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=2aa191c63c556857ee22e801c19ee9822016f7cc'/>
<id>urn:sha1:2aa191c63c556857ee22e801c19ee9822016f7cc</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>Add docs and tests to the ECTester target.</title>
<updated>2020-06-12T23:59:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-06-12T23:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=4e17dfdb12707c814add7851c81eda4edb3dacde'/>
<id>urn:sha1:4e17dfdb12707c814add7851c81eda4edb3dacde</id>
<content type='text'>
</content>
</entry>
</feed>
