<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_point.py, branch 0.4.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.4.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_point.py?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2025-03-28T22:16:15Z</updated>
<entry>
<title>Fix homog test.</title>
<updated>2025-03-28T22:16:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-28T22:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=0ac91af59627a7ce2ad3eca8f26c263e9e275c88'/>
<id>urn:sha1:0ac91af59627a7ce2ad3eca8f26c263e9e275c88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add equality check via homogenity.</title>
<updated>2025-03-28T21:30:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-28T21:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=96d2af41e0321b9fecf2fb4644dfa6a4a4cf0823'/>
<id>urn:sha1:96d2af41e0321b9fecf2fb4644dfa6a4a4cf0823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multiple mult in rpa context.</title>
<updated>2025-03-12T18:01:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-03-12T18:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=345d5883e5e75ed02282107127a8e65b67435247'/>
<id>urn:sha1:345d5883e5e75ed02282107127a8e65b67435247</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
