<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/op.py, branch 0.1.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/op.py?h=0.1.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/op.py?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2020-12-16T23:10:11Z</updated>
<entry>
<title>More docs.</title>
<updated>2020-12-16T23:10:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-16T23:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=ebf81fd14909a9d53e7f0ef957a526397cbf1b00'/>
<id>urn:sha1:ebf81fd14909a9d53e7f0ef957a526397cbf1b00</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 a way for actions to have a result.</title>
<updated>2020-06-13T17:36:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-06-13T17:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=7e51c6546d369ec46a6ae8978147e79f2f0195a3'/>
<id>urn:sha1:7e51c6546d369ec46a6ae8978147e79f2f0195a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of formulas with unary negation.</title>
<updated>2020-02-20T14:06:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-20T14:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1672be7f66050579fba457153f31bd38f08f6465'/>
<id>urn:sha1:1672be7f66050579fba457153f31bd38f08f6465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework context handling into a tree-based approach.</title>
<updated>2020-02-11T19:44:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-11T19:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=11bd56b296f1620932f098a6037f0807e7f6616f'/>
<id>urn:sha1:11bd56b296f1620932f098a6037f0807e7f6616f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup op parsing.</title>
<updated>2020-02-10T14:44:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-10T14:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6dea38052b68df2bbfb7a1e21e569f7f22bbc7a8'/>
<id>urn:sha1:6dea38052b68df2bbfb7a1e21e569f7f22bbc7a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type errors, now mypy runs ok.</title>
<updated>2020-02-08T11:11:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-02-08T11:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=59b09851d4452448ffd9100aca2335f2424885e0'/>
<id>urn:sha1:59b09851d4452448ffd9100aca2335f2424885e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix op parsing.</title>
<updated>2019-12-23T12:29:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2019-12-23T12:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=ae396e6d84a9f00295a66a61e17e881a8a866728'/>
<id>urn:sha1:ae396e6d84a9f00295a66a61e17e881a8a866728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor ScalarMult.</title>
<updated>2019-12-22T01:39:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2019-12-22T01:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=67fa43ddd53325a6318076356e8ab8c4d76917bc'/>
<id>urn:sha1:67fa43ddd53325a6318076356e8ab8c4d76917bc</id>
<content type='text'>
</content>
</entry>
</feed>
