<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/rsa/pem.py, branch version-4.9</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>Reformatting with Black</title>
<updated>2021-03-29T21:17:55+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2021-03-29T21:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=35e962d9ce424ef5ea35a9787b7b165fc034712d'/>
<id>35e962d9ce424ef5ea35a9787b7b165fc034712d</id>
<content type='text'>
No functional changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more type hints</title>
<updated>2020-06-03T11:43:27+00:00</updated>
<author>
<name>Andrey Semakin</name>
<email>and-semakin@ya.ru</email>
</author>
<published>2019-11-04T13:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=ae1a906952557f616706f79c66030fd812e48cdf'/>
<id>ae1a906952557f616706f79c66030fd812e48cdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Configured flask8 to use max_complexity=10</title>
<updated>2019-08-04T18:56:49+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T18:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=a5d1d260852c6d846d7cff1e8d6553825d0a169d'/>
<id>a5d1d260852c6d846d7cff1e8d6553825d0a169d</id>
<content type='text'>
Also reorganised the only function that had a higher complexity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also reorganised the only function that had a higher complexity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added type annotations + some fixes to get them correct</title>
<updated>2019-08-04T15:05:58+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T14:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=b6cebd53fcafd3088fc8361f6d3466166f75410b'/>
<id>b6cebd53fcafd3088fc8361f6d3466166f75410b</id>
<content type='text'>
One functional change: `CryptoOperation.read_infile()` now reads bytes
from `sys.stdin` instead of text. This is necessary to be consistent with
the rest of the code, which all deals with bytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One functional change: `CryptoOperation.read_infile()` now reads bytes
from `sys.stdin` instead of text. This is necessary to be consistent with
the rest of the code, which all deals with bytes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed compatibility code for Python 2.7 and 3.4</title>
<updated>2019-08-04T15:05:58+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2019-08-04T13:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=ded036cf988b0cf4b20002d88434282f30762638'/>
<id>ded036cf988b0cf4b20002d88434282f30762638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop byte_literal in favour of b''</title>
<updated>2016-05-08T18:41:47+00:00</updated>
<author>
<name>adamantike</name>
<email>mike@fmanganiello.com.ar</email>
</author>
<published>2016-05-08T18:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=9f57740ec47f828b2be0cf0a104638c4abee9c3d'/>
<id>9f57740ec47f828b2be0cf0a104638c4abee9c3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xrange compatibility optimization for Python 2 (#69)</title>
<updated>2016-05-08T11:19:07+00:00</updated>
<author>
<name>Michael Manganiello</name>
<email>adamantike@users.noreply.github.com</email>
</author>
<published>2016-05-08T11:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=1369d748e9b557ed769c9456dc43ab3c0530663f'/>
<id>1369d748e9b557ed769c9456dc43ab3c0530663f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensuring that PEM output is always in bytes.</title>
<updated>2016-03-17T14:16:23+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-03-17T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=fedcaa1f94c637e5fe007f8799525d4bb13e66f9'/>
<id>fedcaa1f94c637e5fe007f8799525d4bb13e66f9</id>
<content type='text'>
This may break some applications. However, it does make the RSA library
easier to use on different Python versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may break some applications. However, it does make the RSA library
easier to use on different Python versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow loading PEM from strings (not just bytes), closes issue #49</title>
<updated>2016-03-17T11:35:48+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-03-17T11:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=bd4e213f07c45a8e932bf662ceb07926861775b1'/>
<id>bd4e213f07c45a8e932bf662ceb07926861775b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
