<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pycrypto.git/python-3-changes.txt, branch pyca</title>
<subtitle>github.com: dlitz/pycrypto.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/'/>
<entry>
<title>Fixed lineendings again...</title>
<updated>2011-04-24T15:34:00+00:00</updated>
<author>
<name>Anders Sundman</name>
<email>anders@4zm.org</email>
</author>
<published>2011-04-24T15:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=354b3832ff76b678ac48acd6016c8b812d3fe91f'/>
<id>354b3832ff76b678ac48acd6016c8b812d3fe91f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix AllOrNothing and random.sample()</title>
<updated>2011-01-06T12:18:12+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2011-01-06T12:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=60896cc61a960e6bfef680ad890c0f848c9fc27c'/>
<id>60896cc61a960e6bfef680ad890c0f848c9fc27c</id>
<content type='text'>
o AllOrNothing no longer fails occasionally. Patch by Lorenz Quack
o random.sample() works on Python 2.1. Patch by Paul Koning and Lorenz
  Quack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o AllOrNothing no longer fails occasionally. Patch by Lorenz Quack
o random.sample() works on Python 2.1. Patch by Paul Koning and Lorenz
  Quack
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for AllOrNothing</title>
<updated>2011-01-04T03:30:23+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2011-01-04T03:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=83cd648f8a125f788fd6afdf781775840455a317'/>
<id>83cd648f8a125f788fd6afdf781775840455a317</id>
<content type='text'>
Note that AllOrNothing fails occasionally. This has always been the case;
the unit test merely forces the flaw to be exposed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that AllOrNothing fails occasionally. This has always been the case;
the unit test merely forces the flaw to be exposed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation with current state of security of hash and cipher</title>
<updated>2011-01-02T08:24:57+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2011-01-02T08:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=560874f4b8711897ea644b8f5817113e7221dbec'/>
<id>560874f4b8711897ea644b8f5817113e7221dbec</id>
<content type='text'>
functions.
Update documentation with Python 3.x notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions.
Update documentation with Python 3.x notes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for Crypto.Random.random</title>
<updated>2010-12-31T05:15:34+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2010-12-31T05:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=5dc2f8f216a49ff2254dc1edc451904e188e5e9b'/>
<id>5dc2f8f216a49ff2254dc1edc451904e188e5e9b</id>
<content type='text'>
o Add unit tests
o Fix random.shuffle()
o random.sample() does not work on 2.1. This has not been fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Add unit tests
o Fix random.shuffle()
o random.sample() does not work on 2.1. This has not been fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Ron Rivet Test</title>
<updated>2010-12-30T12:15:35+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2010-12-30T12:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=4082de9a483d63f49746b1a96d988b5423aa44b6'/>
<id>4082de9a483d63f49746b1a96d988b5423aa44b6</id>
<content type='text'>
o Add Ron Rivet DES test to test_DES.py
o Started on API documentation for 3.x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Add Ron Rivet DES test to test_DES.py
o Started on API documentation for 3.x
</pre>
</div>
</content>
</entry>
<entry>
<title>PY3K _fastmath support</title>
<updated>2010-12-29T18:21:05+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2010-12-29T18:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=cb48387f66a7fe9c2450b740a84c3c5af3712895'/>
<id>cb48387f66a7fe9c2450b740a84c3c5af3712895</id>
<content type='text'>
o _fastmath now builds and runs on PY3K
o Changes to setup.py to allow /usr/include for gmp.h
o Changes to setup.py to allow linking fastmath w/ static mpir
  on Windows without warning messages
o Changes to test_DSA/test_RSA to throw an exception if _fastmath
  is present but cannot be imported (due to an issue building
  _fastmath or the shared gmp/mpir libraries not being reachable)
o number.py has the code to flag a failing _fastmath, but that
  code is commented out for a better runtime experience
o Clean up the if for py21compat import - should have been == not is
o Clean up some '== None' occurences, now 'is None' instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o _fastmath now builds and runs on PY3K
o Changes to setup.py to allow /usr/include for gmp.h
o Changes to setup.py to allow linking fastmath w/ static mpir
  on Windows without warning messages
o Changes to test_DSA/test_RSA to throw an exception if _fastmath
  is present but cannot be imported (due to an issue building
  _fastmath or the shared gmp/mpir libraries not being reachable)
o number.py has the code to flag a failing _fastmath, but that
  code is commented out for a better runtime experience
o Clean up the if for py21compat import - should have been == not is
o Clean up some '== None' occurences, now 'is None' instead
</pre>
</div>
</content>
</entry>
<entry>
<title>PY3K support for _fastmath.c; removed floordiv(a,b) hack and replaced with divmod(a,b)[0]; move to assertEqual throughout the test suite to prep for assert_ and failIf being removed in 3.3/3.4</title>
<updated>2010-12-29T10:29:08+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2010-12-29T10:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=ca701f92f538ddd61835a2ec252ebbb8a0b1e4de'/>
<id>ca701f92f538ddd61835a2ec252ebbb8a0b1e4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7</title>
<updated>2010-12-28T21:26:52+00:00</updated>
<author>
<name>Thorsten Behrens</name>
<email>sbehrens@gmx.li</email>
</author>
<published>2010-12-28T21:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pycrypto.git/commit/?id=295ce314d9f5c750d9569ac75a4f78331fae9992'/>
<id>295ce314d9f5c750d9569ac75a4f78331fae9992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
