<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec/test_mod.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_mod.py?h=0.2.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec/test_mod.py?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2023-02-12T22:02:54Z</updated>
<entry>
<title>Add __slots__ to Mods.</title>
<updated>2023-02-12T22:02:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-02-12T22:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=f11268d7cb7f8749312c3d85f37451ebf84649ae'/>
<id>urn:sha1:f11268d7cb7f8749312c3d85f37451ebf84649ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failing test after Mod behaviour change.</title>
<updated>2022-03-01T11:41:44Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-03-01T11:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=ec22e0ce6704a4ed06939960583808866ae91a50'/>
<id>urn:sha1:ec22e0ce6704a4ed06939960583808866ae91a50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly raise warnings.</title>
<updated>2021-05-19T09:12:21Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-05-19T09:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=aca8a78813938fc8b655d669fe92e70818cf891c'/>
<id>urn:sha1:aca8a78813938fc8b655d669fe92e70818cf891c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement fixes from DeepSource.</title>
<updated>2021-04-10T19:25:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-04-10T19:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=a2e01e037fcde3e63571633e94156e324a4f2299'/>
<id>urn:sha1:a2e01e037fcde3e63571633e94156e324a4f2299</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>Speedup RawMod.is_residue by using fast Jacobi symbol impl.</title>
<updated>2021-01-30T18:18:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-30T18:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=019063aea0e8c69a5354ebd07f003a405d2d5e18'/>
<id>urn:sha1:019063aea0e8c69a5354ebd07f003a405d2d5e18</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>
<entry>
<title>Introduce symbolic Mod.</title>
<updated>2021-01-20T01:28:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-20T01:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=7b9d67964807df4a7dd5de9e63f8ebf21a93850f'/>
<id>urn:sha1:7b9d67964807df4a7dd5de9e63f8ebf21a93850f</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>
</feed>
