<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ecdsa.git, branch more-tests</title>
<subtitle>github.com: warner/python-ecdsa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/'/>
<entry>
<title>add testing condition coverage</title>
<updated>2021-01-25T12:36:32+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-22T21:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=212da4281ed8ba415731f5ac9d6267cfd4ae0d37'/>
<id>212da4281ed8ba415731f5ac9d6267cfd4ae0d37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run speed tests</title>
<updated>2021-01-22T20:50:49+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-22T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=b082184d69085dfb5b5caae3d1d290e170abdf51'/>
<id>b082184d69085dfb5b5caae3d1d290e170abdf51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly install gmpy in the environment</title>
<updated>2021-01-22T20:50:37+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-22T20:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=c58c6c2fb2f9964944fd6a152f7ffa4ec876acca'/>
<id>c58c6c2fb2f9964944fd6a152f7ffa4ec876acca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update the build status badge</title>
<updated>2021-01-22T20:26:02+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-22T20:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=88e671d86f355b2fbd8527e66f9d0addc1cea516'/>
<id>88e671d86f355b2fbd8527e66f9d0addc1cea516</id>
<content type='text'>
since we use Github Actions now, point it it as the CI build status
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since we use Github Actions now, point it it as the CI build status
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #243 from tlsfuzzer/github-actions-ci</title>
<updated>2021-01-22T20:15:38+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-22T20:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=f3b9ea31c639ce7baac4549186262d970b49166f'/>
<id>f3b9ea31c639ce7baac4549186262d970b49166f</id>
<content type='text'>
use Github Actions for CI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use Github Actions for CI</pre>
</div>
</content>
</entry>
<entry>
<title>use Github Actions for CI</title>
<updated>2021-01-22T20:03:55+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2021-01-21T17:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=9423b8df8a94c03328c912d48ecae0541fc5cbb9'/>
<id>9423b8df8a94c03328c912d48ecae0541fc5cbb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #240 from tomato42/less_locking</title>
<updated>2020-12-17T16:55:47+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2020-12-17T16:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=4e059b9ef1ecbed9a761fc7bc682304e5dea5693'/>
<id>4e059b9ef1ecbed9a761fc7bc682304e5dea5693</id>
<content type='text'>
implement lock-less algorithm in PointJacobi</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implement lock-less algorithm in PointJacobi</pre>
</div>
</content>
</entry>
<entry>
<title>ensure RWLock coverage even if we don't use it</title>
<updated>2020-12-14T10:11:54+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hubert@kario.pl</email>
</author>
<published>2020-12-14T09:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=2fcfca230269a8582fab3cdb2d0dfb28e70241f3'/>
<id>2fcfca230269a8582fab3cdb2d0dfb28e70241f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement lock-less algorithm in PointJacobi</title>
<updated>2020-12-14T10:11:54+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hubert@kario.pl</email>
</author>
<published>2020-12-14T09:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=5d8f55d10768cb7a5036b3b17823db5f03f7e94c'/>
<id>5d8f55d10768cb7a5036b3b17823db5f03f7e94c</id>
<content type='text'>
since both __coords and __precompute have a "final" state, we can easily
implement lock-less handling of those parameters by depending on GIL
(the atomicity of single bytecode instructions)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since both __coords and __precompute have a "final" state, we can easily
implement lock-less handling of those parameters by depending on GIL
(the atomicity of single bytecode instructions)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #237 from tomato42/document-new-curves</title>
<updated>2020-12-12T18:26:48+00:00</updated>
<author>
<name>Hubert Kario</name>
<email>hkario@redhat.com</email>
</author>
<published>2020-12-12T18:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ecdsa.git/commit/?id=e3b0dccd73c897f46166963828e655c4037ea172'/>
<id>e3b0dccd73c897f46166963828e655c4037ea172</id>
<content type='text'>
update readme with the newly added curves</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update readme with the newly added curves</pre>
</div>
</content>
</entry>
</feed>
