<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/pyecsca/ec/divpoly.py, branch 0.3.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/divpoly.py?h=0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/pyecsca/ec/divpoly.py?h=0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2024-01-31T14:57:01Z</updated>
<entry>
<title>Fix imports.</title>
<updated>2024-01-31T14:57:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-31T14:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=5f0f074e3d8fe8362ebf558c25775961d8af92c2'/>
<id>urn:sha1:5f0f074e3d8fe8362ebf558c25775961d8af92c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compute mult-by-n map using PARI impl if available.</title>
<updated>2024-01-11T11:21:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-11T11:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=72c04f94d73aaf2fbe6961b3adc9af2db822c2ef'/>
<id>urn:sha1:72c04f94d73aaf2fbe6961b3adc9af2db822c2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PARI based divpoly computation.</title>
<updated>2024-01-10T17:42:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-01-10T17:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=64f16ba5e8157d0484307cf64eae9f5318b62825'/>
<id>urn:sha1:64f16ba5e8157d0484307cf64eae9f5318b62825</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Omit y-calculation in divpoly mult-by-n map if unnecessary.</title>
<updated>2023-09-21T13:58:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-09-21T13:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=a5697709ba9cd8bb0c2de794852df6fdfadf8ebf'/>
<id>urn:sha1:a5697709ba9cd8bb0c2de794852df6fdfadf8ebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some deepsource issues.</title>
<updated>2023-08-31T10:44:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-31T10:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=041dd156007606be4df9d3eb16e9f0bd838bccdc'/>
<id>urn:sha1:041dd156007606be4df9d3eb16e9f0bd838bccdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docs.</title>
<updated>2023-08-29T21:45:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-29T21:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=1238765979861a559790f66610763c252b2eaf3d'/>
<id>urn:sha1:1238765979861a559790f66610763c252b2eaf3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .to_coords to domain params and curve objects.</title>
<updated>2023-08-04T12:37:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-04T12:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=e54a414a9dd303dac78e435df9d84fe1bcef4676'/>
<id>urn:sha1:e54a414a9dd303dac78e435df9d84fe1bcef4676</id>
<content type='text'>
Also adds coordinate assumption validation to ec curve constructor.
</content>
</entry>
<entry>
<title>Add more docs to divpoly and a perf module.</title>
<updated>2023-08-01T19:19:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-01T19:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=14a27ac5cb34ec16547e9a1c689713dc24c94a78'/>
<id>urn:sha1:14a27ac5cb34ec16547e9a1c689713dc24c94a78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sagemath test for larg-er divpoly.</title>
<updated>2023-08-01T17:50:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-01T17:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=a702c701187c92b9e6f8d7b889430f1c368bf330'/>
<id>urn:sha1:a702c701187c92b9e6f8d7b889430f1c368bf330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multiplication-by-n polynomial computation to divpoly.</title>
<updated>2023-08-01T17:01:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-08-01T17:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=6dcf7835175a9c3c575ce484740d340a7f6f8f68'/>
<id>urn:sha1:6dcf7835175a9c3c575ce484740d340a7f6f8f68</id>
<content type='text'>
</content>
</entry>
</feed>
