<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/tests, branch version-3.4.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>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>
<entry>
<title>Reintroduced test for rsa.prime.is_prime</title>
<updated>2016-03-17T11:01:27+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-03-17T11:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=cfff5bf567ab974cea932c461c8e75ab088c3d73'/>
<id>cfff5bf567ab974cea932c461c8e75ab088c3d73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Solovay-Strassen implementation</title>
<updated>2016-03-17T10:30:57+00:00</updated>
<author>
<name>adamantike</name>
<email>mike@fmanganiello.com.ar</email>
</author>
<published>2016-02-10T14:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=bb74fc918d133f170a40f4f90a3db3bf484214e7'/>
<id>bb74fc918d133f170a40f4f90a3db3bf484214e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Jacobi test for table of values</title>
<updated>2016-02-05T15:14:54+00:00</updated>
<author>
<name>adamantike</name>
<email>mike@fmanganiello.com.ar</email>
</author>
<published>2016-01-28T17:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=d0f1925bcd9c58d5ac7a3bc2d9686c602254eaeb'/>
<id>d0f1925bcd9c58d5ac7a3bc2d9686c602254eaeb</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>Fix #18: Add an 'exponent' argument to key.newkeys()</title>
<updated>2016-01-27T17:12:13+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-27T17:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=29feb7900fe03ca9c5771be753e4febb36e2af67'/>
<id>29feb7900fe03ca9c5771be753e4febb36e2af67</id>
<content type='text'>
Adds the possibility to create a new key using a custom exponent. Mostly
for compatibility. Also removed the unused parameter nbits from
calculate_keys(). I added a new function calculate_keys_custom_exponent()
so that people still passing a value to nbits don't accidentally use
it as the exponent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the possibility to create a new key using a custom exponent. Mostly
for compatibility. Also removed the unused parameter nbits from
calculate_keys(). I added a new function calculate_keys_custom_exponent()
so that people still passing a value to nbits don't accidentally use
it as the exponent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified test structure a bit, so we no longer need to set PYTHONPATH</title>
<updated>2016-01-27T14:54:47+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-27T14:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=dd5e979d43e1c6938a344e013e04eb4477c9f165'/>
<id>dd5e979d43e1c6938a344e013e04eb4477c9f165</id>
<content type='text'>
The u'' string prefix was reintroduced in Python 3.3, and since we've
dropped py3.2 support we can avoid the whole py{2k,3k}constants.py mess.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The u'' string prefix was reintroduced in Python 3.3, and since we've
dropped py3.2 support we can avoid the whole py{2k,3k}constants.py mess.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #12 Allow pickling of keys.</title>
<updated>2016-01-22T14:41:40+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-22T14:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=4bc9733b78cd115a742b9486ab11ccbdcb9ca001'/>
<id>4bc9733b78cd115a742b9486ab11ccbdcb9ca001</id>
<content type='text'>
Pickling is now possible, with the added note that one should never
unpickle from an untrusted or unauthenticated source.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pickling is now possible, with the added note that one should never
unpickle from an untrusted or unauthenticated source.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #19: Implemented blinding when decrypting.</title>
<updated>2016-01-22T12:14:40+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2016-01-22T12:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=2310b34bdb530e0bad793d42f589c9f848ff181b'/>
<id>2310b34bdb530e0bad793d42f589c9f848ff181b</id>
<content type='text'>
This prevents side-channel (such as timing) attacks, see:
https://en.wikipedia.org/wiki/Blinding_%28cryptography%29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents side-channel (such as timing) attacks, see:
https://en.wikipedia.org/wiki/Blinding_%28cryptography%29
</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>
</feed>
