<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_point.py, branch 0.3.1</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.3.1</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_point.py?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2023-10-14T20:18:04Z</updated>
<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>More tests for point coordinate conversion.</title>
<updated>2023-08-31T13:40:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T13:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b642de6fe88fa9130f96d30f15b8e5f2c95cf4db'/>
<id>urn:sha1:b642de6fe88fa9130f96d30f15b8e5f2c95cf4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve point test coverage.</title>
<updated>2023-08-31T11:11:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T11:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=70cc34a335ffe8b839c0c930b1e5c199cd975e80'/>
<id>urn:sha1:70cc34a335ffe8b839c0c930b1e5c199cd975e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move sca tests to pytest.</title>
<updated>2023-08-09T15:19:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-09T15:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=21fa65c287fc3e830f169f610f643975a4d93966'/>
<id>urn:sha1:21fa65c287fc3e830f169f610f643975a4d93966</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>Allow for iter over Point.</title>
<updated>2023-05-20T16:07:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-05-20T16:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1b115ca3cb9ef43f163bbb4a8a27b92f87d8f520'/>
<id>urn:sha1:1b115ca3cb9ef43f163bbb4a8a27b92f87d8f520</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>
<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>
</feed>
