<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/create_timing_table.py, branch version-4.7.2</title>
<subtitle>github.com: sybrenstuvel/python-rsa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/'/>
<entry>
<title>Drop character encoding markers for Python 2.x</title>
<updated>2020-06-03T11:15:34+00:00</updated>
<author>
<name>Andrey Semakin</name>
<email>and-semakin@ya.ru</email>
</author>
<published>2019-11-07T06:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=1473cb8599c44cffad56cecbe32c467d64f00247'/>
<id>1473cb8599c44cffad56cecbe32c467d64f00247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation, mostly http -&gt; https changes</title>
<updated>2016-02-05T15:01:20+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-02-05T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=3934ab4f16becf439033610b6986a796ab327f72'/>
<id>3934ab4f16becf439033610b6986a796ab327f72</id>
<content type='text'>
Also:
- changed http to https in the code
- changed header underlines in the documentation to match the header length
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- changed http to https in the code
- changed header underlines in the documentation to match the header length
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated doctests to Python 3.5 and automatically running with Tox.</title>
<updated>2016-01-22T11:20:54+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-22T11:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=f95dbb7d77c5a693022e83e30ba2a16d454e5d81'/>
<id>f95dbb7d77c5a693022e83e30ba2a16d454e5d81</id>
<content type='text'>
I've also removed doctests from the obsolete rsa/_versionXXX.py files,
as those files aren't even compatible with Python 3.x anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also removed doctests from the obsolete rsa/_versionXXX.py files,
as those files aren't even compatible with Python 3.x anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Big refactor to become more PEP8 compliant.</title>
<updated>2016-01-22T10:36:06+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-22T10:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=d3d10345b47c2b17922bb91059cfceea82f82338'/>
<id>d3d10345b47c2b17922bb91059cfceea82f82338</id>
<content type='text'>
Mostly focused on docstrings (''' → """), indentation, empty lines,
and superfluous parenthesis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly focused on docstrings (''' → """), indentation, empty lines,
and superfluous parenthesis.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added character encoding markers for Python 2.x</title>
<updated>2015-11-05T19:53:38+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2015-11-05T19:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=9d2cd9a213832b8fa000f3abb5188344f7b81bfe'/>
<id>9d2cd9a213832b8fa000f3abb5188344f7b81bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added per-file licenses</title>
<updated>2015-10-25T15:12:11+00:00</updated>
<author>
<name>Roy Kokkelkoren</name>
<email>roy.kokkelkoren@gmail.com</email>
</author>
<published>2015-10-25T15:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=0659aacebbb17df7b072cc7bde6cd6ca91d3e000'/>
<id>0659aacebbb17df7b072cc7bde6cd6ca91d3e000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added parallel.py module and ability to use multiprocessing when generating keys</title>
<updated>2011-08-10T10:52:59+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2011-08-10T10:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=360d04285b64c981d8909c2f6393c60439370b3a'/>
<id>360d04285b64c981d8909c2f6393c60439370b3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
