<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_params.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_params.py?h=0.2.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_params.py?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2023-02-22T16:32:07Z</updated>
<entry>
<title>Add test for custom domain parameter generation.</title>
<updated>2023-02-22T16:32:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-22T16:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=445eaa41f22ed82502ca813e98a92c2b078c9a79'/>
<id>urn:sha1:445eaa41f22ed82502ca813e98a92c2b078c9a79</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>Fixup the packaging, put cfg into a proper subpackage.</title>
<updated>2020-12-26T17:53:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-26T17:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b35bb2aea9ea69dac0cba57766f64cb171c8d743'/>
<id>urn:sha1:b35bb2aea9ea69dac0cba57766f64cb171c8d743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make certain aspects of the library configurable.</title>
<updated>2020-12-17T22:41:23Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-17T22:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c2ad6329efa5d0024dc0b281b86738fbadaf7b92'/>
<id>urn:sha1:c2ad6329efa5d0024dc0b281b86738fbadaf7b92</id>
<content type='text'>
Fixes #5.
</content>
</entry>
<entry>
<title>Properly handle coordinate system assumptions.</title>
<updated>2020-12-15T23:29:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-15T23:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=9421aecd67f7ac0efb2d728fb31bb14f500361be'/>
<id>urn:sha1:9421aecd67f7ac0efb2d728fb31bb14f500361be</id>
<content type='text'>
Fixes #3.
</content>
</entry>
<entry>
<title>Update efd and std submodules.</title>
<updated>2020-12-10T23:24:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-10T23:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c1a3bdc558725ad9792f874c914eb42319aed84c'/>
<id>urn:sha1:c1a3bdc558725ad9792f874c914eb42319aed84c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add way of importing parameters from file.</title>
<updated>2020-10-06T20:25:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-10-06T20:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6a07921cd9ce89e0d4e56dec01a6704ee1553110'/>
<id>urn:sha1:6a07921cd9ce89e0d4e56dec01a6704ee1553110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for affine coords.</title>
<updated>2020-03-16T18:33:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-03-16T18:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=9d4d881d6d847b044959b3c080dac1c9488445e8'/>
<id>urn:sha1:9d4d881d6d847b044959b3c080dac1c9488445e8</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 affine multiply and move neutral to curve class.</title>
<updated>2020-02-20T18:52:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-20T18:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=c2d2771a0ed5e4462962f603b8b0e93a88f188a3'/>
<id>urn:sha1:c2d2771a0ed5e4462962f603b8b0e93a88f188a3</id>
<content type='text'>
</content>
</entry>
</feed>
