<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_point.py, branch 0.3.2</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.2</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_point.py?h=0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-07-16T14:46:45Z</updated>
<entry>
<title>Fix Mod -&gt; mod in tests.</title>
<updated>2024-07-16T14:46:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-07-16T14:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=47d7ca6738909ff7e897acad3e2b97b71fa31c90'/>
<id>urn:sha1:47d7ca6738909ff7e897acad3e2b97b71fa31c90</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>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>
</feed>
