<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyecsca.git/test/ec, branch 0.1.0</title>
<subtitle>Python Elliptic Curve Side-Channel Analysis toolkit.</subtitle>
<id>https://git.neuromancer.sk/pyecsca.git/atom/test/ec?h=0.1.0</id>
<link rel='self' href='https://git.neuromancer.sk/pyecsca.git/atom/test/ec?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/'/>
<updated>2021-01-06T18:19:17Z</updated>
<entry>
<title>Fix Edwards yzsuared to_model. Extend regression test for #10.</title>
<updated>2021-01-06T18:19:17Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-06T18:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=b453b249dc25c008db5c069c55e0a51a91e68229'/>
<id>urn:sha1:b453b249dc25c008db5c069c55e0a51a91e68229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pin sympy version requirement. Extend regression test for #9.</title>
<updated>2021-01-06T18:19:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-06T18:12:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=31aaaf5aa0182081a719ed5d9671012c463742bf'/>
<id>urn:sha1:31aaaf5aa0182081a719ed5d9671012c463742bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Edwards yz/yzsquared to_model.</title>
<updated>2021-01-06T16:32:27Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-06T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=bb3ad6b5edafb26309514a0d59e9ba8bc2d5c19f'/>
<id>urn:sha1:bb3ad6b5edafb26309514a0d59e9ba8bc2d5c19f</id>
<content type='text'>
Fixes #10.
</content>
</entry>
<entry>
<title>Resolve out rationals introduced by SymPy.</title>
<updated>2021-01-06T14:47:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-06T14:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=9dd00af7aede2085812a65a888a7539e9a792213'/>
<id>urn:sha1:9dd00af7aede2085812a65a888a7539e9a792213</id>
<content type='text'>
Fixes #9.
</content>
</entry>
<entry>
<title>Update EFD and add regression test.</title>
<updated>2021-01-04T20:53:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-01-04T20:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=8ad589af29138edc9ad9fe1ff649c8c7743981b3'/>
<id>urn:sha1:8ad589af29138edc9ad9fe1ff649c8c7743981b3</id>
<content type='text'>
Fixes #8.
</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>Fix pollution of formula variables by ints and subsequent float results.</title>
<updated>2020-12-17T20:03:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-17T20:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=e6d9e4882af80560d0353bcd5bd22b438e54c0d7'/>
<id>urn:sha1:e6d9e4882af80560d0353bcd5bd22b438e54c0d7</id>
<content type='text'>
Fixes #7.
</content>
</entry>
<entry>
<title>Make Mod a dynamic class.</title>
<updated>2020-12-17T19:27:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-17T19:27:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=bde7fbf5ddc6a3a59828337174e102ef9175baa3'/>
<id>urn:sha1:bde7fbf5ddc6a3a59828337174e102ef9175baa3</id>
<content type='text'>
Fixes #6.
</content>
</entry>
<entry>
<title>Handle formula assumptions.</title>
<updated>2020-12-17T02:04:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2020-12-17T02:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/pyecsca.git/commit/?id=e74b0a6181eb5ac0af93bde0df95915f98088666'/>
<id>urn:sha1:e74b0a6181eb5ac0af93bde0df95915f98088666</id>
<content type='text'>
Fixes #4.
</content>
</entry>
</feed>
